chore: remove 0.10 & 0.12 from .travis

This commit is contained in:
Zongmin Lei
2018-05-24 15:55:23 +08:00
parent 58d1140d20
commit 493780f176

View File

@@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.10
- 0.12
# - 0.10
# - 0.12
- 4.0
- 5.0
- 6.0