remove nuget until the connectivity problems are resolved

This commit is contained in:
Matthias Mailänder
2015-05-24 10:03:40 +02:00
parent dd19d9127b
commit c4deaef163

View File

@@ -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