Skip to content

Commit

Permalink
travis: workaround form 6a0ea22
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed Oct 10, 2018
1 parent 03d2711 commit a510150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ install:
- ./travis-install-libsodium.sh
- export PKG_CONFIG_PATH=$HOME/libsodium/lib/pkgconfig:$PKG_CONFIG_PATH
- export LD_LIBRARY_PATH=$HOME/libsodium/lib:$LD_LIBRARY_PATH
- pipenv run pip install pip==18.0
- pipenv install

before_script:
Expand Down

0 comments on commit a510150

Please sign in to comment.