Fix typo in .travis.yml. The actual mingw compiler is set via the toolchain anyway

This commit is contained in:
Julien Malik 2016-05-03 14:14:18 +02:00
parent 90ecbc54de
commit a995ca7b44
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ matrix:
- gcc-mingw-w64-x86-64
- gcc-mingw-w64
- os: linux
compiler: x86_64-w64-mingw32-gcc
compiler: i686-w64-mingw32-gcc
env: OPJ_CI_ARCH=i386 OPJ_CI_BUILD_CONFIGURATION=Release
addons:
apt: