Skip to content

Commit

Permalink
travis: add node.js 6
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Jul 5, 2016
1 parent 9b04080 commit 7436da6
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 @@ -2,6 +2,7 @@ language: node_js
node_js:
- "4"
- "5"
- "6"
before_install:
- npm install -g grunt-cli
install:
Expand Down

0 comments on commit 7436da6

Please sign in to comment.