We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ff956 commit 2f5b36cCopy full SHA for 2f5b36c
.travis.yml
@@ -10,6 +10,7 @@ matrix:
10
- os: linux
11
dist: ubuntu
12
- os: osx
13
+ - os: windows
14
before_install:
15
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
16
fi
0 commit comments