Skip to content

Commit

Permalink
use non-ancient npm, node 0.12 and iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Apr 3, 2015
1 parent bc9d1c4 commit 61ed1d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,7 @@ language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"
before_install:
- npm install -g npm@2.7.5

0 comments on commit 61ed1d0

Please sign in to comment.