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