Remove node 0.10 & 0.12

This commit is contained in:
Sébastien Chopin 2016-12-09 19:46:07 +01:00
parent 7cbc06144d
commit ac44c6dd54

View File

@ -4,8 +4,6 @@ node_js:
- "6.9"
- "5.12"
- "4.7"
- "0.12"
- "0.10"
install:
- npm install
- npm run build