Skip to content
This repository has been archived by the owner on May 27, 2019. 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 Oct 31, 2016
1 parent 3d2a7da commit 9d00d73
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
- "4.0"
- '4.0'
script:
"npm run report-coverage"
sudo: false

0 comments on commit 9d00d73

Please sign in to comment.