mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-23 04:50:59 +00:00
Merge branch 'CI'
This commit is contained in:
commit
7a4b7a6cfb
@ -62,7 +62,7 @@ install:
|
||||
|
||||
build_script:
|
||||
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
|
||||
- bash -c "nimble install -y"
|
||||
- bash -c "nimble install -y --depsOnly"
|
||||
|
||||
test_script:
|
||||
- nimble test
|
||||
|
@ -35,5 +35,6 @@ install:
|
||||
- bash build_rocksdb.sh rocksdbCache
|
||||
|
||||
script:
|
||||
- nimble install -y
|
||||
- nimble install -y --depsOnly
|
||||
- nimble test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user