Skip to content

Commit 297b8aa

Browse files
committedJan 25, 2018
ci: use custom image (fix cypress on ci)
1 parent 20973c8 commit 297b8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
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: regviz/node-xcb
6+
- image: vuejs/ci
77

88
working_directory: ~/repo
99

0 commit comments

Comments
 (0)
Please sign in to comment.