We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5bc8d commit 70ffe57Copy full SHA for 70ffe57
.travis.yml
@@ -0,0 +1,5 @@
1
+language: node_js
2
+node_js:
3
+- '0.12'
4
+script:
5
+- npm test
0 commit comments