Skip to content

Commit

Permalink
update travis targets
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed May 14, 2015
1 parent 48e67fc commit 61feab9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: node_js
node_js:
- 0.6
- 0.8
- "0.8"
- "0.10"
- "0.12"
- "iojs"
before_install:
- npm install -g npm@~1.4.6

0 comments on commit 61feab9

Please sign in to comment.