Drop support for Node.js 0.10-0.12

This commit is contained in:
Rowan Manning
2016-05-31 19:10:15 +01:00
parent ea7e6f4052
commit 2633248ea1
3 changed files with 3 additions and 5 deletions

View File

@@ -3,8 +3,6 @@
language: node_js
matrix:
include:
- node_js: '0.10'
- node_js: '0.12'
- node_js: '4'
- node_js: '5'
- node_js: '6'