mirror of
https://github.com/nzp-team/vhlt.git
synced 2024-11-10 06:31:38 +00:00
8 lines
65 B
YAML
8 lines
65 B
YAML
language: cpp
|
|
compiler:
|
|
- gcc
|
|
os:
|
|
- linux
|
|
|
|
script:
|
|
- make
|