5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 02:12:29 +00:00
matterbridge/vendor/github.com/rickb777/plural/.travis.yml
2020-03-22 00:02:48 +01:00

12 lines
122 B
YAML

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