1
0
Fork 0
devilution/.travis.yml

15 lines
164 B
YAML

language: cpp
notifications:
email:
on_failure: change # default: always
addons:
apt:
packages:
- MinGW-w64
script:
- make get-deps
- make