mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 05:14:14 +00:00
appveyor: match travis build and use nimble install -dy for dependencies (avoids compiling broken parsts of deps)
This commit is contained in:
parent
c338a948db
commit
1bc8bb2e11
@ -54,7 +54,7 @@ install:
|
||||
- koch nimble
|
||||
build_script:
|
||||
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
|
||||
- nimble install -y
|
||||
- nimble install -dy
|
||||
test_script:
|
||||
- nimble test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user