Marvin Steadfast
61bd2f41c7
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
66 B
YAML
8 lines
66 B
YAML
language: go
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
script:
|
|
- go test
|
|
- go build
|