Typo
This commit is contained in:
parent
886307f806
commit
74d3d183c4
|
@ -2,4 +2,4 @@ language: d
|
||||||
script:
|
script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- make debug
|
- make debug
|
||||||
- cd test && ./run_tests.sh
|
- cd tests && ./run_tests.sh
|
||||||
|
|
Loading…
Reference in New Issue