Browse Source

travis: update local package index as first step

Steffen Jaeckel 9 years ago
parent
commit
645a82d9e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -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: