minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
78 stars 50 forks source link

Add retry to curl command when contacting Github API #293

Closed vadmeste closed 5 years ago

vadmeste commented 5 years ago

Build in travis fails sometimes, we expect it is only a timeout issue hence adding a retry to curl command.

vadmeste commented 5 years ago

@nitisht can we merge this ?