1
0
mirror of https://github.com/whowechina/popn_pico.git synced 2024-12-03 02:27:20 +01:00
popn_pico/PCB/agg-kicad/.travis.yml
2022-08-22 21:51:48 +08:00

9 lines
114 B
YAML

addons:
apt:
packages:
- python-yaml
language: generic
script:
- make check V=1
- make verify V=1