We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29729ef commit dda430fCopy full SHA for dda430f
1 file changed
.travis.yml
@@ -0,0 +1,5 @@
1
+language: node_js
2
+node_js:
3
+ - "node"
4
+ - "lts/*"
5
+after_success: npm run coveralls
0 commit comments