Travis: Update mingw package names

This commit is contained in:
Luke Dashjr
2018-06-03 22:51:33 +00:00
parent cca7f63c6c
commit 9cd68e803e

View File

@@ -24,7 +24,7 @@ matrix:
packages: packages:
- gcc-mingw-w64-i686 - gcc-mingw-w64-i686
- binutils-mingw-w64-i686 - binutils-mingw-w64-i686
- mingw-w64-dev - mingw-w64-i686-dev
- compiler: ": Win64 - No tool/tests" - compiler: ": Win64 - No tool/tests"
env: CONFIGURE_OPTS="--disable-tool --host=x86_64-w64-mingw32 --enable-static --enable-shared" env: CONFIGURE_OPTS="--disable-tool --host=x86_64-w64-mingw32 --enable-static --enable-shared"
addons: addons:
@@ -32,7 +32,7 @@ matrix:
packages: packages:
- gcc-mingw-w64-x86-64 - gcc-mingw-w64-x86-64
- binutils-mingw-w64-x86-64 - binutils-mingw-w64-x86-64
- mingw-w64-dev - mingw-w64-x86-64-dev
exclude: exclude:
- compiler: gcc - compiler: gcc
install: install: