mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-27 20:45:48 +00:00
Make travis OSX also use GCC
This commit is contained in:
parent
452f9e81d0
commit
d7379c1e11
@ -31,6 +31,8 @@ matrix:
|
|||||||
- ./koch boot -d:release
|
- ./koch boot -d:release
|
||||||
- ./koch nimble
|
- ./koch nimble
|
||||||
- cd ..
|
- cd ..
|
||||||
|
- brew update # TODO: https://github.com/status-im/nimbus/issues/9
|
||||||
|
- brew install gcc
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- nimble install -dy && nimble test
|
- nimble install -dy && nimble test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user