Skip to content

Commit c74f34d

Browse files
committed
Add .travis.yml
1 parent ef86981 commit c74f34d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)