5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-31 01:14:39 +00:00

14 lines
98 B
YAML

sudo: false
language: go
go:
- 1.x
- tip
branches:
only:
- master
script: make test