forked from lug/matterbridge
Update slack vendor to master (#958)
This commit is contained in:
+4
@@ -28,6 +28,10 @@ matrix:
|
||||
script: go test -v ./...
|
||||
- go: "1.11.x"
|
||||
script: go test -v -mod=vendor ./...
|
||||
- go: "1.12.x"
|
||||
script: go test -v -mod=vendor ./...
|
||||
- go: "1.13.x"
|
||||
script: go test -v -mod=vendor ./...
|
||||
- go: "tip"
|
||||
script: go test -v -mod=vendor ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user