We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda849d commit a96ea88Copy full SHA for a96ea88
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
defaults: &defaults
4
working_directory: ~/project/vue-router
5
docker:
6
- - image: circleci/node:8-browsers
+ - image: vuejs/ci
7
8
jobs:
9
install:
0 commit comments