Build: add node 10

This commit is contained in:
薛定谔的猫
2018-06-25 02:08:15 +08:00
committed by GitHub
parent cae920fc30
commit 2161ddf8d6

View File

@@ -1,5 +1,6 @@
language: node_js
node_js:
- "10"
- "9"
- "8"
- "7"