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 afd21d0 commit 0ee8a32
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ language: python
sudo: required
before_script:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
- sudo apt-get install libsodium
- sudo apt-get update && sudo apt-get install libsodium
python:
- "2.7"
services:
- couchdb
env:
global:
- TZ=Europe/Kiev
Expand Down

0 comments on commit 0ee8a32

Please sign in to comment.