chore: drop support for Node.js 0.10

BREAKING CHANGE: This module no longer supports Node.js 0.10
This commit is contained in:
greenkeeperio-bot 2016-11-01 09:32:37 +11:00
parent f6f14dd329
commit ab753f4b6c

View file

@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.10"
- "4.2"
- '4.2'
script: "npm test"
cache:
directories: