Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ae6a3df

Browse files
committedMar 4, 2019
Remove Windows build for now
1 parent 51e0a9a commit ae6a3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ matrix:
77
- os: linux
88
dist: ubuntu
99
- os: osx
10-
- os: windows
1110
before_install:
1211
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev libsecret-1-dev;
1312
fi

0 commit comments

Comments
 (0)
Please sign in to comment.