Skip to content

Commit

Permalink
add node 6 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed May 16, 2016
1 parent 8933e47 commit 80ec305
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- '4'
- '5'
- 4
- 5
- 6
sudo: false
before_script:
- git config --global user.email "[email protected]"
Expand Down

0 comments on commit 80ec305

Please sign in to comment.