mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-08 00:16:43 +00:00
6 lines
60 B
YAML
6 lines
60 B
YAML
|
language: C
|
||
|
install: true
|
||
|
script:
|
||
|
- cd tests
|
||
|
- make all
|