travis: Use Ubuntu (Bionic Beaver) 18.04 LTS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit f2c7a00ef4
)
This commit is contained in:
parent
a80754337d
commit
d7bec1b0f0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ git:
|
|||
quiet: true
|
||||
|
||||
language: c
|
||||
dist: trusty
|
||||
dist: bionic
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue