Skip to content

Commit 2155213

Browse files
author
Guillaume Chau
committed
Merge branch 'dev' of github.com:vuejs/vue-devtools into dev
2 parents bef62c1 + d3c655a commit 2155213

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 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: circleci/node:8.10-browsers
6+
- image: vuejs/ci
77

88
working_directory: ~/repo
99

0 commit comments

Comments
 (0)