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 2d4b2b0 commit 459da20
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,8 +1,7 @@
language: node_js
node_js:
- 'iojs'
- '0.10'
- '0.12'
- 4
- 6
before_install:
- npm install -g gulp
after_success:
Expand Down

0 comments on commit 459da20

Please sign in to comment.