Skip to content

Commit

Permalink
Disable CI on windows due to hanging Travis setup
Browse files Browse the repository at this point in the history
Lets not block the CI. Will be sorted as part of #195
  • Loading branch information
mathiasrw authored Jun 21, 2020
1 parent 673d61c commit 19b7219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os:
- linux
- osx
- windows
# - windows

language: node_js

Expand Down

0 comments on commit 19b7219

Please sign in to comment.