Update .travis.yml

This commit is contained in:
probonopd
2016-11-20 14:19:52 +01:00
committed by GitHub
parent 289d7087b7
commit 6ea1dca273
+2 -1
View File
@@ -8,7 +8,8 @@ before_install:
- sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
- sudo apt-get update -qq
- git clone https://github.com/NixOS/patchelf.git
- cd patchelf
- cd patchelf
- bash ./bootstrap.sh
- ./configure
- make -j7
- sudo make install