5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 23:40:27 +00:00
matterbridge/.travis.yml

8 lines
147 B
YAML
Raw Normal View History

2017-07-13 21:54:07 +00:00
language: go
gobuild_args: -x -ldflags "-X main.githash=$(git log --pretty=format:'%h' -n 1)"
go:
- 1.6.x
- 1.7.x
- 1.8.x
- master