mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-13 13:55:45 +00:00
make Linux test green again
This commit is contained in:
parent
0d426df981
commit
09d53bd8dd
@ -11,7 +11,7 @@ matrix:
|
|||||||
- docker pull statusteam/nim-base
|
- docker pull statusteam/nim-base
|
||||||
script:
|
script:
|
||||||
- docker run statusteam/nim-base nim --version
|
- docker run statusteam/nim-base nim --version
|
||||||
- docker run -v "$(pwd):/project" -w /project statusteam/nim-base nimble install -dy && nimble test
|
- docker run -v "$(pwd):/project" -w /project statusteam/nim-base sh -c "nimble install -dy && nimble test"
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user