Archived
1
0

Remove Windows build for now

This commit is contained in:
Asher
2019-03-04 11:55:49 -06:00
parent 63f7c57b4e
commit 68cb387fff

View File

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