Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Also test on newer versions of nodejs
  • Loading branch information
PeterDaveHello committed Sep 29, 2015
1 parent ce50e61 commit 0ad98d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js:
- "0.8"
- "0.10"
- "0.11"
- "0.12"
- "4.0.0"
- "4.1.1"

install:
- "npm install -g npm@1.4.28"
Expand Down

0 comments on commit 0ad98d0

Please sign in to comment.