Add libsodium in the CI env
This commit is contained in:
parent
d1d8012ca3
commit
e876e7f9c9
@ -1,5 +1,10 @@
|
||||
language: python
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libsodium-dev
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.6
|
||||
|
Loading…
Reference in New Issue
Block a user