mirror of
https://github.com/whowechina/popn_pico.git
synced 2024-12-03 18:47:22 +01:00
9 lines
114 B
YAML
9 lines
114 B
YAML
|
addons:
|
||
|
apt:
|
||
|
packages:
|
||
|
- python-yaml
|
||
|
language: generic
|
||
|
script:
|
||
|
- make check V=1
|
||
|
- make verify V=1
|