mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04: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>
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