]> err.no Git - yubikey-personalization/commitdiff
autoremove after remove
authorKlas Lindfors <klas@yubico.com>
Mon, 22 Apr 2013 08:31:39 +0000 (10:31 +0200)
committerKlas Lindfors <klas@yubico.com>
Mon, 22 Apr 2013 08:53:40 +0000 (10:53 +0200)
.travis.yml

index 8dbfed00153fc1bd0955c748d30dd738a1a5fec5..406173611e6759832121a6bad1d38016a2a7fe88 100644 (file)
@@ -10,6 +10,7 @@ script:
 before_install:
   - sudo apt-get update -qq
   - sudo apt-get remove -qq -y $REMOVE
+  - sudo apt-get autoremove -qq
   - sudo apt-get install -qq -y libyubikey-dev libjson0-dev $EXTRA
 matrix:
   include: