Skip to content

Commit

Permalink
Add nodejs 6 to travis runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Loring committed Apr 26, 2016
1 parent bb75ba3 commit 1f52b8f
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 @@ -6,6 +6,7 @@ node_js:
- "0.12"
- "4"
- "5"
- "6"

services:
- mongodb
Expand Down

0 comments on commit 1f52b8f

Please sign in to comment.