5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 17:12:31 +00:00
matterbridge/vendor/github.com/skip2/go-qrcode/.travis.yml

9 lines
55 B
YAML
Raw Normal View History

2019-02-21 19:28:13 +00:00
language: go
go:
- 1.7
script:
- go test -v ./...