mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
travis: cleanup
This commit is contained in:
parent
60814a097f
commit
e1bc482f39
@ -25,9 +25,6 @@ script:
|
|||||||
- nimble install -y && nimble test
|
- nimble install -y && nimble test
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# allow_failures:
|
|
||||||
# - os: osx
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
sudo: required
|
sudo: required
|
||||||
@ -38,3 +35,4 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- export INSTALL_PATH=$HOME # included in DYLD_FALLBACK_LIBRARY_PATH
|
- export INSTALL_PATH=$HOME # included in DYLD_FALLBACK_LIBRARY_PATH
|
||||||
- export NPROC=$(sysctl -n hw.ncpu)
|
- export NPROC=$(sysctl -n hw.ncpu)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user