1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2024-11-13 21:06:23 +00:00
notnotdnethack/.travis.yml
2020-12-24 17:56:00 -05:00

6 lines
65 B
YAML

language: c
script: make
sudo: false
compiler:
- clang
- gcc