travis: Update to focal
Bionic still has and old sphinx version which breaks our doc build
This commit is contained in:
parent
91e31317a7
commit
31096de5e5
@ -1,5 +1,5 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
dist: bionic
|
dist: focal
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@ -21,7 +21,7 @@ addons:
|
|||||||
- libxcb-image0-dev
|
- libxcb-image0-dev
|
||||||
- libxcb-randr0-dev
|
- libxcb-randr0-dev
|
||||||
- libxcb-util0-dev
|
- libxcb-util0-dev
|
||||||
- python-xcbgen
|
- python3-xcbgen
|
||||||
- xcb-proto
|
- xcb-proto
|
||||||
- &optional_deps
|
- &optional_deps
|
||||||
- libxcb-xkb-dev
|
- libxcb-xkb-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user