Remove Node 0.10 from Travis

This commit is contained in:
Faisal Salman 2018-10-26 01:15:35 +07:00
parent 0fd919bd51
commit 7f8f357995

View File

@ -1,7 +1,7 @@
language: node_js language: node_js
node_js: node_js:
- stable - stable
- "0.10" - lts/*
notifications: notifications:
email: false email: false