parent
5ac1949870
commit
986cba578c
|
@ -59,7 +59,7 @@ install:
|
||||||
- koch nimble
|
- koch nimble
|
||||||
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:
|
||||||
- nimble test
|
- nimble test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue