dfhack/.travis.yml

7 lines
111 B
YAML

language: cpp
script:
- python travis/lint.py
- python travis/pr-check-base.py
notifications:
email: false