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 e75832a commit 296b3d6Copy full SHA for 296b3d6
.travis.yml
@@ -1,9 +1,8 @@
1
language: node_js
2
node_js:
3
+ - "9.0"
4
- "8.0"
- - "7.0"
5
- "6.0"
6
- - "5.0"
7
- "4.0"
8
install:
9
- npm install
0 commit comments