9ebc57581d
* Switch to go modules * Make fmt
8 lines
50 B
YAML
8 lines
50 B
YAML
language: go
|
|
|
|
go:
|
|
- "1.10"
|
|
|
|
script:
|
|
- go test
|