Travis: Switch to Ubuntu 20.04 base image (#1051)

Since it's a smaller, more up to date image, with fewer services
starting at boot, improving start times:
https://blog.travis-ci.com/2020-08-10-focal-build-environment
https://docs.travis-ci.com/user/reference/focal/

Closes @W-7951908@.

[skip changelog]
This commit is contained in:
Ed Morley
2020-08-12 22:48:48 +01:00
committed by GitHub
parent 84ac34b1d4
commit 1972e6094e
+1 -1
View File
@@ -1,5 +1,5 @@
language: minimal
dist: bionic
dist: focal
branches:
only:
- main