make: Add a Dockerfile to build mgmt for Fedora
This commit is contained in:
@@ -8,7 +8,7 @@ cd "${ROOT}"
|
||||
. test/util.sh
|
||||
|
||||
# travis is slow for some reason
|
||||
if in_ci travis; then
|
||||
if in_env travis; then
|
||||
export GO_TEST_TIMEOUT_SCALE=3
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user