mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Add travis
This commit is contained in:
parent
ac19c94b9f
commit
b3553bee7a
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
|
Loading…
Reference in New Issue
Block a user