Skip to content

Commit 61feab9

Browse files
author
James Halliday
committed
update travis targets
1 parent 48e67fc commit 61feab9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)