mirror of
https://github.com/net-byte/go-gateway.git
synced 2024-04-21 12:21:40 +00:00
5 lines
58 B
YAML
5 lines
58 B
YAML
language: go
|
|
go:
|
|
- 1.18
|
|
script:
|
|
- go test -v ./... |