Skip to content

Commit

Permalink
Merge branch 'document_service'
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Oct 6, 2016
2 parents a06d3d9 + f20a699 commit b9c7eb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
language: python
sudo: required
before_script:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
- sudo apt-get -qq update
 - sudo apt-get install libsodium13 -y
sudo: false
python:
- "2.7"
Expand Down

0 comments on commit b9c7eb4

Please sign in to comment.