Use node 9

This commit is contained in:
Dolan Miu
2018-07-21 01:32:25 +01:00
parent 5fab6e2714
commit fe54e892cc

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "stable"
- 9
install:
- npm install
script: