mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +08:00
travis: improve build config
Build config validation showed up 1 warning, 1 info
- deprecated sudo
- missing os
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 651b9f9bf1)
This commit is contained in:
@@ -3,8 +3,8 @@ git:
|
||||
quiet: true
|
||||
|
||||
language: c
|
||||
os: linux
|
||||
dist: focal
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/sdk
|
||||
|
||||
Reference in New Issue
Block a user