4 lines
44 B
YAML
4 lines
44 B
YAML
language: go
|
|
go:
|
|
- 1.13
|
|
script: make test
|
language: go
|
|
go:
|
|
- 1.13
|
|
script: make test
|