diff --git a/.travis.yml b/.travis.yml index d508edff8..8a3b16584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,10 @@ language: python +sudo: false +cache: pip python: - "3.5" -sudo: false -cache: pip - addons: postgresql: "9.6" apt: