We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f7c57 commit 68cb387Copy full SHA for 68cb387
.travis.yml
@@ -7,7 +7,6 @@ matrix:
7
- os: linux
8
dist: ubuntu
9
- os: osx
10
- - os: windows
11
before_install:
12
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
13
fi
0 commit comments