diff --git a/.travis.yml b/.travis.yml index eb85544e..1e11d47a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,13 @@ -os: linux -dist: bionic +os: + - linux +dist: + - focal services: - xvfb -language: python -cache: bundler +language: + - python +cache: + - bundler addons: apt: