Disable Travis windows build

master
rubenwardy 2015-10-28 21:03:20 +00:00
parent 2ac7f5a56b
commit a3a69aa849
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ compiler:
- gcc
- clang
env:
- PLATFORM=Win32
- PLATFORM=Win64
# - PLATFORM=Win32
# - PLATFORM=Win64
- PLATFORM=Linux
before_install: ./util/travis/before_install.sh
script: ./util/travis/script.sh