Skip to content

Commit

Permalink
Merge pull request #1396 from stevemao/patch-3
Browse files Browse the repository at this point in the history
travis: test on node4 not "4.0.0"
  • Loading branch information
feross committed Oct 1, 2015
2 parents b7cf5be + d847221 commit d48ec61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,6 @@ node_js:
- "0.8"
- "0.10"
- "0.12"
- "4.0.0"
- "4"
before_install:
- npm install -g npm@~1.4.6

0 comments on commit d48ec61

Please sign in to comment.