diff --git a/.travis.yml b/.travis.yml index 6027965..c293742 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,12 +29,6 @@ matrix: TOOLCHAIN=NATIVE TARGET=x86_64-osx - os: windows - compiler: gcc - env: - TOOLCHAIN=NATIVE - TARGET=x86_64-windows - - os: windows - compiler: clang env: TOOLCHAIN=NATIVE TARGET=x86_64-windows