5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-16 21:19:15 +00:00

10 lines
76 B
YAML
Raw Normal View History

2020-08-10 00:29:54 +02:00
language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...