diff --git a/.travis.yml b/.travis.yml index 6c1356e..02acefa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,5 @@ notifications: env: - BACKEND=s3 - BACKEND=swift +# Run on Docker infrastructure +sudo: false