mirror of https://github.com/dswd/zvault
Added libsodium to travis
This commit is contained in:
parent
e4a9b3a411
commit
c954b8489c
|
@ -4,6 +4,8 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libssl-dev
|
||||
- libsodium18
|
||||
- libsodium-dev
|
||||
cache: cargo
|
||||
rust:
|
||||
- stable
|
||||
|
|
Loading…
Reference in New Issue