Update .travis.yml
This commit is contained in:
@@ -15,6 +15,9 @@ env: COMPILER=g++-6
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
|
- sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
- wget https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2
|
||||||
|
- tar xf patchelf-0.9.tar.bz2
|
||||||
|
- ( cd patchelf-0.9/ && ./configure && make && sudo make install )
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Packages from https://launchpad.net/~beineri/+archive/ubuntu/opt-qt57-trusty
|
# Packages from https://launchpad.net/~beineri/+archive/ubuntu/opt-qt57-trusty
|
||||||
|
|||||||
Reference in New Issue
Block a user