travis: Run on Bionic

Update the Travis environment to use Bionic (18.04) instead of Xenial
(16.04) due to issues installing gcc-multilib.
This commit is contained in:
Szymon Janc
2021-03-12 10:54:51 +01:00
parent 741651b8a5
commit 904a93f527
+2
View File
@@ -17,6 +17,8 @@
language: go
dist: bionic
_addons: &addon_conf
apt:
sources: