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 2aea6e3 commit a639a49
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -2,10 +2,8 @@ language: node_js
os:
- linux
node_js:
- "0.10"
- "0.12"
- "4.1"
- "node"
- '4.1'
- node
after_script: npm run coverage
deploy:
provider: npm
Expand Down

0 comments on commit a639a49

Please sign in to comment.