Bumped travis ubuntu distro to focal
This commit is contained in:
+8
-4
@@ -1,9 +1,13 @@
|
||||
os: linux
|
||||
dist: bionic
|
||||
os:
|
||||
- linux
|
||||
dist:
|
||||
- focal
|
||||
services:
|
||||
- xvfb
|
||||
language: python
|
||||
cache: bundler
|
||||
language:
|
||||
- python
|
||||
cache:
|
||||
- bundler
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user