Files
mostlymatter/vendor/github.com/rs/xid/.travis.yml
Claudio Costa c89c56ab2e [MM-27328] Upgrade minio-go to v7 (#15177)
* Upgrade minio-go to v7

* Update to v7.0.3

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-08-12 19:53:47 +02:00

9 строки
92 B
YAML

language: go
go:
- "1.9"
- "1.10"
- "master"
matrix:
allow_failures:
- go: "master"