Browse Source

travis: switch to bionic

QubesOS/qubes-issues#4613
Frédéric Pierret (fepitre) 4 years ago
parent
commit
ad470b1391
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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