mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-19 03:28:55 +00:00
Add travis
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
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
|
Reference in New Issue
Block a user