Fix appveyor.yml.
This commit is contained in:
parent
01404dbd7b
commit
27ab716de7
|
@ -35,7 +35,7 @@ install:
|
||||||
- koch boot -d:release
|
- koch boot -d:release
|
||||||
- koch nimble
|
- koch nimble
|
||||||
build_script:
|
build_script:
|
||||||
- cd C:\projects\nimcrypto
|
- cd C:\projects\nim-eth-p2p
|
||||||
- nimble install -y
|
- nimble install -y
|
||||||
test_script:
|
test_script:
|
||||||
- nimble tests
|
- nimble tests
|
||||||
|
|
Loading…
Reference in New Issue