Skip to content

Commit 19b7219

Browse files
authored
Disable CI on windows due to hanging Travis setup
Lets not block the CI. Will be sorted as part of #195
1 parent 673d61c commit 19b7219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os:
22
- linux
33
- osx
4-
- windows
4+
# - windows
55

66
language: node_js
77

0 commit comments

Comments
 (0)