Browse Source

travis: Use Ubuntu (Bionic Beaver) 18.04 LTS

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer 5 years ago
parent
commit
f2c7a00ef4
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: trusty
dist: bionic
sudo: false
cache:
directories:


Loading…
Cancel
Save