From bb2fc39cedaa0026c9cbda4aa16d126b598594d6 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Mon, 13 Jun 2016 16:58:44 +1000 Subject: Update wine for travis Signed-off-by: Damien Zammit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e316f4c..75e9366 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y - sudo add-apt-repository ppa:ubuntu-wine/ppa -y - sudo apt-get update -qq -y - - sudo apt-get install wine1.6 -y + - sudo apt-get install wine1.8 -y - wget http://ppa.launchpad.net/kxstudio-team/builds/ubuntu/pool/main/a/apple-macports-fftw-3/apple-macports-fftw-3_3.3.3-1_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 -- cgit v1.2.3