Add libsodium in the CI env

This commit is contained in:
Luke Murphy
2019-10-05 22:00:00 +02:00
parent d1d8012ca3
commit e876e7f9c9

View File

@ -1,5 +1,10 @@
language: python
addons:
apt:
packages:
- libsodium-dev
matrix:
include:
- python: 3.6