Skip to content

Commit

Permalink
Added libsodium for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Jul 5, 2016
1 parent 9898c07 commit b669abe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: python
sudo: false
addons:
apt:
sources:
- ppa:chris-lea/libsodium
packages:
- libsodium
python:
- "2.7"
services:
Expand Down

0 comments on commit b669abe

Please sign in to comment.