summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b4c8fe..005d0c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ before_install:
- wget http://zamaudio.com/mbox2/apple-macports-libsamplerate_0.1.9-1_all.deb
- wget http://zamaudio.com/mbox2/mingw64-x-fftw-3_3.3.5-1_all.deb
- wget http://zamaudio.com/mbox2/mingw64-x-libsamplerate_0.1.9-1_all.deb
-- wget http://zamaudio.com/mbox2/mingw64-x-pthread_0.0.1-2_all.deb
+- wget http://zamaudio.com/mbox2/mingw64-x-pthread_0.0.1-3_all.deb
- wget http://ppa.launchpad.net/kxstudio-team/builds/ubuntu/pool/main/a/apple-macports-liblo/apple-macports-liblo_0.26-1_all.deb
- wget http://ppa.launchpad.net/kxstudio-team/builds/ubuntu/pool/main/a/apple-x86-gcc/apple-x86-gcc_4.2.1~5646-1kxstudio2_amd64.deb
- wget http://ppa.launchpad.net/kxstudio-team/builds/ubuntu/pool/main/a/apple-x86-odcctools/apple-x86-odcctools_758.159-0kxstudio2_amd64.deb
@@ -34,7 +34,7 @@ before_install:
- sudo apt-get install mingw64-x-binutils -y
- sudo apt-get install mingw64-x-pkgconfig -y
- sudo apt-get install mingw64-x-liblo -y
-- sudo dpkg -i mingw64-x-pthread_0.0.1-2_all.deb
+- sudo dpkg -i mingw64-x-pthread_0.0.1-3_all.deb
- sudo dpkg -i mingw64-x-fftw-3_3.3.5-1_all.deb
- sudo dpkg -i mingw64-x-libsamplerate_0.1.9-1_all.deb
- sudo apt-get install g++-4.8 -y