Skip to content

Commit a96ea88

Browse files
gengjiawenposva
authored andcommitted
chore(ci): use vuejs/ci docker image (vuejs#2632)
1 parent cda849d commit a96ea88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/project/vue-router
55
docker:
6-
- image: circleci/node:8-browsers
6+
- image: vuejs/ci
77

88
jobs:
99
install:

0 commit comments

Comments
 (0)