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