Skip to content

Commit

Permalink
Travis: install libldns-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jun 3, 2014
1 parent e2bc414 commit 6b427db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ compiler:
- clang
- gcc
before_script:
- sudo apt-get install libldns-dev
- git clone git://github.com/jedisct1/libsodium.git
- cd libsodium
- git checkout 0.5.0
Expand Down

0 comments on commit 6b427db

Please sign in to comment.