1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/.travis.yml
Josef Schlehofer f2c7a00ef4 travis: Use Ubuntu (Bionic Beaver) 18.04 LTS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-23 15:30:35 +02:00

17 lines
199 B
YAML

git:
depth: 10
quiet: true
language: c
dist: bionic
sudo: false
cache:
directories:
- $HOME/sdk
before_script:
- ./.travis_do.sh download_sdk
script:
- ./.travis_do.sh test_packages