Skip to content

Commit 5b5bb99

Browse files
committed
travis install libsodium
1 parent c8e214f commit 5b5bb99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
before_install:
2+
- sudo apt-get -y install libsodium18
3+
14
language: ruby
25
sudo: false
36
rvm:

0 commit comments

Comments
 (0)