Skip to content

Commit

Permalink
fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
yaniswang committed May 1, 2016
1 parent 11d10aa commit b860810
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 @@ -4,9 +4,9 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4.x"
- "5.x"
- "6.x"
- "4.4.3"
- "5.9.1"
- "6.0.0"

cache:
directories:
Expand Down

0 comments on commit b860810

Please sign in to comment.