mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 03:10:26 +00:00
Increase git depth for travis
This commit is contained in:
parent
ed11686a99
commit
ba70691877
@ -5,6 +5,9 @@ go:
|
||||
# we have everything vendored
|
||||
install: true
|
||||
|
||||
git:
|
||||
depth: 200
|
||||
|
||||
env:
|
||||
- GOOS=linux GOARCH=amd64
|
||||
# - GOOS=windows GOARCH=amd64
|
||||
|
Loading…
Reference in New Issue
Block a user