Skip to content

Commit ab27bff

Browse files
gengjiaweneddyerburgh
authored andcommitted
chore: use vuejs/ci image in Circle (#1160)
1 parent 979d860 commit ab27bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/repo/vue-test-utils
55
docker:
6-
- image: circleci/node:6.13.0-stretch-browsers
6+
- image: vuejs/ci
77
restore_node_modules: &restore_node_modules
88
restore_cache:
99
name: Restore node_modules cache

0 commit comments

Comments
 (0)