Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

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 8cf87e9 commit db8334e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,7 +1,5 @@
language: node_js
node_js:
- "4.1"
- "0.12"
- "iojs"
- '4.1'
after_success:
- npm run coveralls

0 comments on commit db8334e

Please sign in to comment.