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 2b724d3 commit 7a761a9Copy full SHA for 7a761a9
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
-node_js: [node, lts/*]
3
-os: [linux, osx] # Windows doesn't work currently, I should try again in May 2019 (If I didn't, remind me please!)
+#node_js: [node, lts/*]
+#os: [linux, osx] # Windows doesn't work currently, I should try again in May 2019 (If I didn't, remind me please!)
4
cache:
5
npm: true
6
jobs:
0 commit comments