Fixed appveyor.yml config.
This commit is contained in:
parent
d10199cd36
commit
4ef9ad1e91
|
@ -34,8 +34,8 @@ install:
|
|||
- bin\nim c koch
|
||||
- koch boot -d:release
|
||||
- koch nimble
|
||||
build_script:
|
||||
- cd C:\projects\nimcrypto
|
||||
|
||||
test_script:
|
||||
- nimble tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue