5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-17 03:09:14 +00:00
2020-08-10 00:29:54 +02:00

10 lines
76 B
YAML

language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...