7 lines
54 B
YAML
Vendored
7 lines
54 B
YAML
Vendored
language: go
|
|
|
|
env:
|
|
- GO111MODULE=on
|
|
|
|
go:
|
|
- "1.12"
|