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 7ee7434 commit d26268fCopy full SHA for d26268f
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js: [node, lts/*]
3
-os: [linux, osx, windows]
+os: [linux, osx] # Windows doesn't work currently, I should try again in May 2019
4
cache:
5
npm: true
6
jobs:
0 commit comments