Travis mingw
authormayeut <mayeut@users.noreply.github.com>
Sat, 12 Sep 2015 16:10:38 +0000 (18:10 +0200)
committermayeut <mayeut@users.noreply.github.com>
Sat, 12 Sep 2015 16:10:38 +0000 (18:10 +0200)
.travis.yml

index fc0c720ad752dcd16d39ec62e217c78b9bb60f40..712bf3cf9bc5e3b954522a111cfc310ec559a50c 100644 (file)
@@ -30,6 +30,8 @@ addons:
   apt:
     packages:
       - gcc-multilib
+      - gcc-mingw-w64-i686
+      - gcc-mingw-w64-x86-64
       - gcc-mingw-w64
 
 install: