Update to go 1.13
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
||||
|
||||
language: go
|
||||
go:
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
|
||||
# a bit strange but want to reuse the test Dockerfile
|
||||
script: docker build --build-arg GO_VERSION=$(go version | cut -d' ' -f 3 | cut -b 3-) .
|
||||
|
Reference in New Issue
Block a user