Skip to content

Commit 7817bce

Browse files
authored
Added travis ci support
1 parent f680613 commit 7817bce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: node_js
2+
3+
node_js:
4+
- node
5+
- 4
6+
7+
notifications:
8+
email: false

0 commit comments

Comments
 (0)