mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
build: Increase the travis build test timeout to 15mins
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ env:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- make test GOFLAGS="-race -v"
|
- make test GOFLAGS="-timeout 15m -race -v"
|
||||||
- make coverage
|
- make coverage
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user