notnotdnethack/.travis.yml

7 lines
65 B
YAML

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