Skip to content

Commit 13225c9

Browse files
committed
add 0.8, 0.12 and iojs to travis
1 parent dc5cebb commit 13225c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
language: node_js
22
node_js:
3+
- "0.8"
34
- "0.10"
5+
- "0.12"
6+
- "iojs"
7+
before_install:
8+
- npm install -g npm@~1.4.6

0 commit comments

Comments
 (0)