From: Klas Lindfors Date: Thu, 20 Sep 2012 12:07:11 +0000 (+0200) Subject: and the compiler is -gcc X-Git-Tag: v1.8.0~10 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dba718aa3f7ebc658ca22817a110b6e3ce2157;p=yubikey-personalization and the compiler is -gcc --- diff --git a/.travis.yml b/.travis.yml index 78b4e74..0c5673a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,5 +11,5 @@ before_install: - sudo apt-get install -qq libyubikey-dev $EXTRA matrix: include: - - compiler: i586-mingw32msvc + - compiler: i586-mingw32msvc-gcc env: LIBUSB=windows EXTRA=wine