mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 03:58:33 +08:00
6 lines
60 B
YAML
6 lines
60 B
YAML
language: C
|
|
install: true
|
|
script:
|
|
- cd tests
|
|
- make all
|