mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-25 02:15:30 +00:00
ARM CI: apt-get update
This commit is contained in:
parent
f93562b45a
commit
506f1e88bd
@ -1,5 +1,7 @@
|
||||
language: c
|
||||
|
||||
dist: bionic
|
||||
|
||||
# https://docs.travis-ci.com/user/caching/
|
||||
cache:
|
||||
directories:
|
||||
@ -29,6 +31,7 @@ matrix:
|
||||
# (also used to get a different cache key than the amd64 one)
|
||||
before_install:
|
||||
- export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"
|
||||
- sudo apt-get -q update
|
||||
- sudo apt-get install -y libpcre3-dev
|
||||
- os: osx
|
||||
env:
|
||||
|
2
vendor/nimbus-build-system
vendored
2
vendor/nimbus-build-system
vendored
@ -1 +1 @@
|
||||
Subproject commit 733e719a589a9bfcb576046923c5334af1825d77
|
||||
Subproject commit 15f531200e5cacb266d30bff76e72e55c0ec5d24
|
Loading…
x
Reference in New Issue
Block a user