Start building, you silly server!

This commit is contained in:
Hackerpilot 2015-08-10 17:42:40 -07:00
parent 947021a9cb
commit 886307f806
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
# DCD
language: d
script:
- git submodule update --init --recursive
- make debug
- cd test && ./run_tests.sh
- git submodule update --init --recursive
- make debug
- cd test && ./run_tests.sh