change: CircleCI image

This commit is contained in:
ShuheiKubota 2019-11-22 15:31:42 +09:00
parent e6fe9c8e08
commit 608515d6a4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: circleci/golang:latest - image: cimg/go:1.13
working_directory: /go/src/github.com/shu-go/vvin working_directory: /go/src/github.com/shu-go/vvin