[Build] travis: use node 10 (#3533)

This commit is contained in:
neverland
2019-06-17 17:34:24 +08:00
committed by GitHub
parent 8331b7597d
commit 4d77322c83

View File

@@ -3,7 +3,7 @@ sudo: required
addons:
chrome: stable
node_js:
- 8
- 10
os: linux
cache:
yarn: true