Skip to content

Commit

Permalink
chore: drop support for Node.js 0.10
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This module no longer supports Node.js 0.10
  • Loading branch information
greenkeeperio-bot committed Nov 1, 2016
1 parent 6dbedd4 commit 391a0ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,7 @@ language: "node_js"
sudo: false

node_js:
- "0.10"
- "0.12"
- "4"
- '4'

notifications:
email:
Expand Down

0 comments on commit 391a0ef

Please sign in to comment.