Browse Source

travis: Use Ubuntu 20.04 LTS - Focal Fossa

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer 4 years ago
parent
commit
995822b5f7
No known key found for this signature in database GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -3,7 +3,7 @@ git:
quiet: true
language: c
dist: bionic
dist: focal
sudo: false
cache:
directories:


Loading…
Cancel
Save