We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfb172 commit 453e5f9Copy full SHA for 453e5f9
.travis.yml
@@ -0,0 +1,9 @@
1
+language: node_js
2
+
3
+matrix:
4
+ include:
5
+ - node_js: "6"
6
+ - node_js: "7"
7
8
+notifications:
9
+ email: false
0 commit comments