travis: update local package index as first step

This commit is contained in:
Steffen Jaeckel 2016-01-05 23:24:47 +01:00
parent 012dfe8001
commit 645a82d9e6

View File

@ -73,6 +73,7 @@ branches:
only:
- develop
before_script:
- sudo apt-get update -qq
- sudo apt-get install libtommath-dev
- sudo pip install cpp-coveralls
after_failure: