mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
[Build] travis: use node 10 (#3533)
This commit is contained in:
@@ -3,7 +3,7 @@ sudo: required
|
|||||||
addons:
|
addons:
|
||||||
chrome: stable
|
chrome: stable
|
||||||
node_js:
|
node_js:
|
||||||
- 8
|
- 10
|
||||||
os: linux
|
os: linux
|
||||||
cache:
|
cache:
|
||||||
yarn: true
|
yarn: true
|
||||||
|
Reference in New Issue
Block a user