Skip to content

Commit d026971

Browse files
committed
add .travis.yml file
1 parent 4a7d2b7 commit d026971

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

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

0 commit comments

Comments
 (0)