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:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
|
- libsodium18
|
||||||
|
- libsodium-dev
|
||||||
cache: cargo
|
cache: cargo
|
||||||
rust:
|
rust:
|
||||||
- stable
|
- stable
|
||||||
|
|
Loading…
Reference in New Issue