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