diff --git a/.travis.yml b/.travis.yml index dcd2f214c..e69a17a4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,5 +14,6 @@ before_install: after_success: - mvn clean test jacoco:report coveralls:report - + +# Migration to container-based infrastructure sudo: false