Skip to content

Commit

Permalink
Update Travis to Ubuntu 18.04
Browse files Browse the repository at this point in the history
A new version of Meson was released that requires a newer version of
Ninja which is not available in 16.04.
  • Loading branch information
tbodt committed Apr 6, 2020
1 parent e313ab2 commit 636db02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ macros:
- &linux
language: c
os: linux
dist: xenial
dist: bionic
compiler: clang
addons:
apt:
Expand Down

0 comments on commit 636db02

Please sign in to comment.