diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2020-06-19 20:22:59 +0200 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2020-06-19 21:16:41 +0200 |
commit | 995822b5f765228dc5d4496b37eb7033d3fc6e7e (patch) | |
tree | 7402acf173a0402eb19407826f9f18c56ea1a6e4 /.travis.yml | |
parent | 4526fb3eae6ed5fdbc5f6cf64a56b4471b54f9d0 (diff) |
travis: Use Ubuntu 20.04 LTS - Focal Fossa
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7ed58c807..cff010c05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ git: quiet: true language: c -dist: bionic +dist: focal sudo: false cache: directories: |