i can haz CI build?
This commit is contained in:
parent
acebf2ed63
commit
32f7f0ef5a
|
|
@ -0,0 +1,5 @@
|
|||
language: d
|
||||
script:
|
||||
- git submodule update --init --recursive
|
||||
- make debug
|
||||
- cd test && ./run_tests.sh
|
||||
Loading…
Reference in New Issue