mirror of
https://github.com/whowechina/popn_pico.git
synced 2024-12-03 02:27:20 +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
|