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 b669abe commit afd21d0
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: python
sudo: false
addons:
apt:
sources:
- ppa:chris-lea/libsodium
packages:
- libsodium
sudo: required
before_script:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
- sudo apt-get install libsodium
python:
- "2.7"
services:
Expand Down

0 comments on commit afd21d0

Please sign in to comment.