update submodule before test

This commit is contained in:
mratsim 2018-03-28 12:48:32 +02:00
parent 29b92ea420
commit 6f1368f1bd
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ build_script:
- nimble.exe refresh
test_script:
- git submodule update --init --recursive
- nimble.exe test
deploy: off