]> err.no Git - yubikey-personalization/commitdiff
try to set compiler to i586-mingw32msvc
authorKlas Lindfors <klas@yubico.com>
Thu, 20 Sep 2012 12:04:33 +0000 (14:04 +0200)
committerKlas Lindfors <klas@yubico.com>
Thu, 20 Sep 2012 12:04:33 +0000 (14:04 +0200)
.travis.yml

index ab509e4cbf6866b68e55ddc4893feaa57843a13d..78b4e74f1b6619f18994804fd234be1be6149bfa 100644 (file)
@@ -11,5 +11,5 @@ before_install:
   - sudo apt-get install -qq libyubikey-dev $EXTRA
 matrix:
   include:
-    - compiler: gcc
-      env: LIBUSB=windows EXTRA="wine mingw32-runtime"
+    - compiler: i586-mingw32msvc
+      env: LIBUSB=windows EXTRA=wine