removing support for 0.12

This commit is contained in:
SSMP 2016-10-05 23:38:59 -07:00
parent 5424258154
commit 429c73f12c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
environment:
matrix:
# node.js
- nodejs_version: "0.12"
- nodejs_version: "1"
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"