5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 11:22:31 +00:00
matterbridge/vendor/github.com/rickb777/plural/.travis.yml

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