Skip to content

Commit 35a43e8

Browse files
committed
chore: travis
1 parent 4c07b0d commit 35a43e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js # 使用 nodejs
22
node_js: # 版本为 8
3-
- "8"
3+
- "10"
44

55
cache: yarn # 使用 yarn 而不是 npm (按照实际情况调整)
66
install: yarn

0 commit comments

Comments
 (0)