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 c1cd3a0 commit 5ef7dceCopy full SHA for 5ef7dce
.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
+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