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