Update .travis.yml
This commit is contained in:
@@ -9,6 +9,7 @@ before_install:
|
|||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- git clone https://github.com/NixOS/patchelf.git
|
- git clone https://github.com/NixOS/patchelf.git
|
||||||
- cd patchelf
|
- cd patchelf
|
||||||
|
- bash ./bootstrap.sh
|
||||||
- ./configure
|
- ./configure
|
||||||
- make -j7
|
- make -j7
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user