Remove Windows build for now

This commit is contained in:
Asher 2019-03-04 11:55:49 -06:00
parent 63f7c57b4e
commit 68cb387fff
No known key found for this signature in database
GPG Key ID: 7BB4BA9C783D2BBC
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ matrix:
- os: linux - os: linux
dist: ubuntu dist: ubuntu
- os: osx - os: osx
- os: windows
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev; - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
fi fi