Skip to content

Commit

Permalink
chore(ci): use vuejs/ci docker image (#2632)
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen authored and posva committed Feb 28, 2019
1 parent cda849d commit a96ea88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/project/vue-router
docker:
- image: circleci/node:8-browsers
- image: vuejs/ci

jobs:
install:
Expand Down

0 comments on commit a96ea88

Please sign in to comment.