Skip to content

Commit

Permalink
chore(travis): add node_js v5 to the stage
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Dec 4, 2015
1 parent 8af70be commit caea4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: node_js
cache:
- bundler
node_js:
- "5"
- "4"
- "0.12"
before_install:
Expand Down

0 comments on commit caea4fa

Please sign in to comment.