We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e3e82 commit b765753Copy full SHA for b765753
.travis.yml
@@ -0,0 +1,9 @@
1
+sudo: false
2
+language: node_js
3
+cache: npm
4
+node_js:
5
+ - 4
6
+ - 6
7
+ - 7
8
+matrix:
9
+ fast_finish: true
0 commit comments