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