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 c8e3583 commit e8be4a1Copy full SHA for e8be4a1
.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