3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-02-16 21:40:51 +01:00

14 lines
98 B
YAML

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