remove nuget until the connectivity problems are resolved
This commit is contained in:
@@ -20,6 +20,7 @@ env:
|
|||||||
# Check source code with StyleCop
|
# Check source code with StyleCop
|
||||||
# call OpenRA to check for YAML errors
|
# call OpenRA to check for YAML errors
|
||||||
script:
|
script:
|
||||||
|
- sudo apt-get remove nuget # https://github.com/travis-ci/travis-ci/issues/3940
|
||||||
- travis_retry make all-dependencies
|
- travis_retry make all-dependencies
|
||||||
- make all
|
- make all
|
||||||
- make check
|
- make check
|
||||||
|
|||||||
Reference in New Issue
Block a user