We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1211f66 commit 7f5c03eCopy full SHA for 7f5c03e
.travis.yml
@@ -0,0 +1,5 @@
1
+language: node_js
2
+node_js:
3
+ - "8"
4
+install:
5
+ - npm install
0 commit comments