1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2024-09-18 21:44:53 +01: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