mirror of
https://github.com/NishiOwO/JWasm.git
synced 2025-04-21 16:54:39 +00:00
8 lines
86 B
YAML
8 lines
86 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
|
|
script:
|
|
- make -s -f GccUnix.mak > /dev/null
|
|
|