mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
Switch Travis to Ubuntu Bionic (18.04)
This commit is contained in:
parent
352062219d
commit
ebdaa1df4d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
language: cpp
|
language: cpp
|
||||||
dist: xenial
|
dist: bionic
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue