Skip to content

Commit 1834153

Browse files
committed
Added Travis support
1 parent 12af53d commit 1834153

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: node_js
2+
node_js:
3+
- '0.8'
4+
- '0.10'
5+
- '0.12'
6+
- '4'
7+
- '5'

0 commit comments

Comments
 (0)