mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 21:34:33 +00:00
Default yes for nimble travis
This commit is contained in:
parent
f918692496
commit
640e668dfe
@ -5,4 +5,4 @@ before_install:
|
||||
- docker pull yglukhov/nim-base
|
||||
script:
|
||||
- docker run yglukhov/nim-base nim --version
|
||||
- docker run -v "$(pwd):/project" -w /project yglukhov/nim-base nimble install;./test.sh
|
||||
- docker run -v "$(pwd):/project" -w /project yglukhov/nim-base nimble install -y;./test.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user