DCD/.travis.yml

7 lines
112 B
YAML

# DCD
language: d
script:
- git submodule update --init --recursive
- make debug
- cd test && ./run_tests.sh