mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-04-28 03:05:08 +01:00
6 lines
65 B
YAML
6 lines
65 B
YAML
language: c
|
|
script: make
|
|
sudo: false
|
|
compiler:
|
|
- clang
|
|
- gcc
|