update submodule before test
This commit is contained in:
parent
29b92ea420
commit
6f1368f1bd
|
@ -41,6 +41,7 @@ build_script:
|
||||||
- nimble.exe refresh
|
- nimble.exe refresh
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
- git submodule update --init --recursive
|
||||||
- nimble.exe test
|
- nimble.exe test
|
||||||
|
|
||||||
deploy: off
|
deploy: off
|
||||||
|
|
Loading…
Reference in New Issue