re-add submodule, fix windows CI regression 53b5b9388c (diff-11c909939117928998b102a1fff7d363L45)
This commit is contained in:
parent
09c67ca580
commit
1b65bb7607
@ -79,8 +79,9 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
|
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
|
||||||
- nimble install -y
|
- nimble install -dy
|
||||||
test_script:
|
test_script:
|
||||||
|
- git submodule update --init --recursive # On Linux nimble install does submodules though.
|
||||||
- nimble test
|
- nimble test
|
||||||
|
|
||||||
deploy: off
|
deploy: off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user