Skip to content

Commit

Permalink
Adding new versions of node to travis test list
Browse files Browse the repository at this point in the history
  • Loading branch information
dorgan committed Apr 30, 2016
1 parent 1c9b87a commit 0a0de0b
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 @@ -2,6 +2,9 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
before_script:
- npm i -g grunt-cli
- npm i
Expand Down

0 comments on commit 0a0de0b

Please sign in to comment.