parent
608515d6a4
commit
36d55ba042
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/go:1.13
|
- image: circleci/golang:latest
|
||||||
|
|
||||||
working_directory: /go/src/github.com/shu-go/vvin
|
working_directory: /go/src/github.com/shu-go/vvin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue