Start building, you silly server!
This commit is contained in:
parent
947021a9cb
commit
886307f806
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue