Skip to content

Commit

Permalink
dropping node 0.10 and adding node 6.0 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Aug 26, 2016
1 parent 1d30667 commit 34bb266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: node_js
before_install:
- npm -g install npm@latest-2
node_js:
- "0.10"
- "0.12"
- "4"
- "6"

0 comments on commit 34bb266

Please sign in to comment.