1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/.travis.yml

17 lines
196 B
YAML
Raw Normal View History

git:
depth: 10
quiet: true
language: c
os: linux
dist: focal
cache:
directories:
- $HOME/sdk
before_script:
- ./.travis_do.sh download_sdk
script:
- ./.travis_do.sh test_packages