Travis mingw

This commit is contained in:
mayeut 2015-09-12 18:06:31 +02:00
parent cde7423958
commit ecb00ea4e4
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
language: c
os:
- linux
- osx
# - osx
compiler:
- gcc
- clang
# - gcc
# - clang
- x86_64-w64-mingw32-gcc
env:
- OPJ_CI_ARCH=x86_64 OPJ_CI_BUILD_CONFIGURATION=Release
@ -30,7 +30,7 @@ addons:
apt:
packages:
- gcc-multilib
- mingw-w64
- gcc-mingw-w64
install:
- ./tools/travis-ci/install.sh