Merge pull request #218 from thestk/fix-wasapi-resampler-crash
[rtaudio.git] / .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