We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2801a commit d5ad646Copy full SHA for d5ad646
1 file changed
.travis.yml
@@ -0,0 +1,7 @@
1
+language: node_js
2
+node_js:
3
+ - node
4
+ - 7
5
+ - 6
6
+script: npm run test
7
+cache: yarn
0 commit comments