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 37d8af7 commit a5f9e77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
node_js:
- '4'
- '0.12'
- '0.10'
before_install:
- npm i -g gulp
after_success:
Expand Down

0 comments on commit a5f9e77

Please sign in to comment.