From b4dba718aa3f7ebc658ca22817a110b6e3ce2157 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 20 Sep 2012 14:07:11 +0200 Subject: [PATCH] and the compiler is -gcc --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5