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

11 lines
85 B
YAML
Raw Normal View History

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