Skip to content

Commit 2f5b36c

Browse files
committed
Add windows build
1 parent 57ff956 commit 2f5b36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ matrix:
1010
- os: linux
1111
dist: ubuntu
1212
- os: osx
13+
- os: windows
1314
before_install:
1415
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
1516
fi

0 commit comments

Comments
 (0)