Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simoatze authored Nov 8, 2017
1 parent dc4e363 commit 27c82ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ env:
- export LD_LIBRARY_PATH=$HOME/usr/lib:$LD_LIBRARY_PATH

before_install:
- pip install lit
- sudo pip install --upgrade pip
- sudo pip install lit

install:
- cd $HOME/build
Expand Down

0 comments on commit 27c82ea

Please sign in to comment.