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 85a010e commit bc0c701
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,9 +1,7 @@
language: node_js
node_js:
- 'stable'
- '4'
- '0.12'
- '0.10'
- stable
- '4'
services:
- mongodb
script: npm run travis

0 comments on commit bc0c701

Please sign in to comment.