Skip to content

Commit 904a93f

Browse files
committed
travis: Run on Bionic
Update the Travis environment to use Bionic (18.04) instead of Xenial (16.04) due to issues installing gcc-multilib.
1 parent 741651b commit 904a93f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
language: go
1919

20+
dist: bionic
21+
2022
_addons: &addon_conf
2123
apt:
2224
sources:

0 commit comments

Comments
 (0)