We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaecd1 commit baf91b5Copy full SHA for baf91b5
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
3
node_js:
4
- "5"
5
+ - "6"
6
+ - "7"
7
8
script:
9
- npm test
0 commit comments