Skip to content

Commit

Permalink
ci: use customized ci image
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 22, 2018
1 parent 99a51b4 commit 19008ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/project/vue
docker:
- image: circleci/node:6-browsers
- image: vuejs/ci

jobs:
install:
Expand Down

0 comments on commit 19008ec

Please sign in to comment.