We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c595e5 commit 2431c4eCopy full SHA for 2431c4e
1 file changed
.travis.yml
@@ -0,0 +1,12 @@
1
+sudo: false
2
+language: node_js
3
+node_js:
4
+ - '4'
5
+ - '6'
6
+ - '8'
7
+branches:
8
+ only:
9
+ - master
10
+notifications:
11
+ email:
12
+ - rod@vagg.org
0 commit comments