mirror of https://github.com/openwrt/packages.git
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>pull/12535/head
parent
995822b5f7
commit
651b9f9bf1
|
@ -3,8 +3,8 @@ git:
|
|||
quiet: true
|
||||
|
||||
language: c
|
||||
os: linux
|
||||
dist: focal
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/sdk
|
||||
|
|
Loading…
Reference in New Issue