Use travis_retry to reduce the nuget timeout errors.
This commit is contained in:
@@ -6,7 +6,7 @@ language: csharp
|
||||
# Run the build script
|
||||
# call RALint to check for YAML errors
|
||||
script:
|
||||
- make cli-dependencies
|
||||
- travis_retry make cli-dependencies
|
||||
- make all
|
||||
- make test
|
||||
- make check
|
||||
|
||||
Reference in New Issue
Block a user