Skip to content

Commit

Permalink
feat:more node version ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ngot committed May 27, 2016
1 parent a72a327 commit e813c9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ notifications:
- yiminghe@gmail.com

node_js:
- 4.0.0
- 0.12
- 4
- 5
- 6

script:
- npm test
Expand Down

0 comments on commit e813c9e

Please sign in to comment.