travis: switch to bionic

QubesOS/qubes-issues#4613
This commit is contained in:
Frédéric Pierret (fepitre) 2019-10-19 21:52:42 +02:00
parent 0c10723205
commit c82e1c8a38
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -1,5 +1,5 @@
sudo: required sudo: required
dist: xenial dist: bionic
language: python language: python
python: python:
- '3.5' - '3.5'