3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-02-17 14:01:09 +01:00

12 lines
122 B
YAML
Raw Normal View History

language: go
go:
- tip
install:
- go get -t -v .
- go get github.com/mattn/goveralls
script:
- ./build+test.sh