Skip to content

Commit

Permalink
Fix test envs on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
meaku committed Dec 24, 2015
1 parent 41970cb commit 8bdcbac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4.0.x"
- "4.1.x"
- "4.2"
- "4.1"
- "4.0"
- "stable"
- "node"
- "iojs"

script:
Expand Down

0 comments on commit 8bdcbac

Please sign in to comment.