mirror of
https://github.com/hairyhenderson/go-onerng.git
synced 2025-04-04 17:50:12 -05:00
9 lines
57 B
YAML
9 lines
57 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.9.x
|
|
- tip
|
|
|
|
script:
|
|
- go test
|