install libtommath-dev from debian sid

This commit is contained in:
Steffen Jaeckel 2017-03-02 11:27:39 +01:00
parent 61ae75a823
commit 8c90cba6f6

View File

@ -81,9 +81,14 @@ matrix:
branches:
only:
- develop
addons:
apt:
sources:
- debian-sid
packages:
- libtommath-dev
before_script:
- sudo apt-get update -qq
- sudo apt-get install libtommath-dev
- sudo pip install cpp-coveralls
after_failure:
- cat test_std.txt