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 a80943f commit 267e299Copy full SHA for 267e299
.travis.yml
@@ -2,3 +2,5 @@ language: node_js
2
node_js:
3
- v5
4
- v6
5
+ - v7
6
+script: npm run integration-test
0 commit comments