]> err.no Git - yubikey-personalization/commitdiff
try to do update before install
authorKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 14:18:08 +0000 (16:18 +0200)
committerKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 14:18:08 +0000 (16:18 +0200)
.travis.yml

index 16ed26fb1a5f45f94a9eea4b7de6ffdde672de2e..97801feb646cc37798fac8b942e29bc06db47f94 100644 (file)
@@ -8,7 +8,7 @@ env:
 script:
   - ./build-and-test.sh
 before_install:
-  - sudo apt-get install -qq libyubikey-dev $EXTRA
+  -sudo apt-get update; sudo apt-get install -qq libyubikey-dev $EXTRA
 matrix:
   include:
     - compiler: gcc