Browse Source

travis: switch to bionic

QubesOS/qubes-issues#4613
Frédéric Pierret (fepitre) 4 years ago
parent
commit
bd94953783
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'
 install: git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder