]> err.no Git - yubikey-personalization/commitdiff
remove apt-get update step, it breaks to often
authorKlas Lindfors <klas@yubico.com>
Tue, 18 Sep 2012 05:52:23 +0000 (07:52 +0200)
committerKlas Lindfors <klas@yubico.com>
Tue, 18 Sep 2012 05:52:23 +0000 (07:52 +0200)
.travis.yml

index 4156094be9eb9ef5373d861a6f3046337349b0b5..0bba9e441b8179f070ab373248de4979894964ff 100644 (file)
@@ -7,5 +7,4 @@ env:
   - LIBUSB=libusb-1.0
 script: autoreconf -i && ./configure --with-backend=$LIBUSB && make check
 before_install:
-  - sudo apt-get update -qq
   - sudo apt-get install -qq libyubikey-dev libusb-1.0-0-dev libusb-dev