mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-27 13:48:49 +08:00
8 lines
54 B
YAML
8 lines
54 B
YAML
language: go
|
|
|
|
go:
|
|
- tip
|
|
|
|
script:
|
|
- go test -v ./...
|