This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
CI: Update compiler
Signed-off-by: falkTX <falktx@falktx.com>
pull/196/merge
falkTX
2 years ago
parent
331a465166
commit
1c7f5093aa
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis/before_install.sh
+ 1
- 0
.travis/before_install.sh
View File
@@ -5,6 +5,7 @@ set -e
sudo add-apt-repository -y ppa:kxstudio-debian/kxstudio
sudo add-apt-repository -y ppa:kxstudio-debian/mingw
sudo add-apt-repository -y ppa:kxstudio-debian/toolchain
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get update -qq
sudo apt-get install kxstudio-repos
Write
Preview
Loading…
Cancel
Save