[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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