Remove Travis config for non-existent '--with-winmm' option
authorStephen Sinclair <radarsat1@gmail.com>
Wed, 2 May 2018 22:11:29 +0000 (19:11 -0300)
committerStephen Sinclair <radarsat1@gmail.com>
Wed, 2 May 2018 22:13:52 +0000 (19:13 -0300)
.travis.yml

index 2c687a74b42952802cec4d2d218fc973eb6d9c0d..838f834e269c206b52f817ef244fa802f08a6551 100644 (file)
@@ -26,12 +26,6 @@ matrix:
   - os: linux
     env: HOST="" API="oss"
     compiler: clang
-  - os: linux
-    env: HOST="--host=i686-w64-mingw32" API="winmm" CPPFLAGS="-Wno-unused-function"
-    compiler: gcc
-  - os: linux
-    env: HOST="--host=x86_64-w64-mingw32" API="winmm" CPPFLAGS="-Wno-unused-function"
-    compiler: gcc
   - os: linux
     env: HOST="--host=i686-w64-mingw32" API="dsound" CPPFLAGS="-Wno-unused-function"
     compiler: gcc