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
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 0 deletions

View File

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