10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 15:12:14 +02:00

Add zlib in travis (Maybe solve cryptokit error)

This commit is contained in:
Thomas Applencourt 2016-10-25 16:05:14 -05:00 committed by GitHub
parent f340c3eb99
commit e96446e305

View File

@ -9,6 +9,7 @@ sudo: false
addons:
apt:
packages:
- zlib1g-dev
- libgmp3-dev
- gfortran
- gcc