Skip to content

Commit

Permalink
libsodium for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Jul 5, 2016
1 parent 0ee8a32 commit 7252c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
sudo: required
before_script:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
- sudo apt-get update && sudo apt-get install libsodium
- sudo apt-get update && sudo apt-get install libsodium13
python:
- "2.7"
env:
Expand Down

0 comments on commit 7252c1c

Please sign in to comment.