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 1f267ff commit cccf962
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
node_js:
- 'stable'
- '0.10'
- '0.12'
- stable
before_install:
- npm install -g gulp
after_success:
Expand Down

0 comments on commit cccf962

Please sign in to comment.