Remove Windows build for now
This commit is contained in:
parent
63f7c57b4e
commit
68cb387fff
@ -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
|
||||
|
Reference in New Issue
Block a user