5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 16:02:31 +00:00
matterbridge/vendor/github.com/peterhellberg/emojilib/.travis.yml

11 lines
85 B
YAML

language: go
dist: xenial
go:
- "1.11.5"
- "1.10.8"
script:
- go test ./...