ARM CI: apt-get update

This commit is contained in:
Ștefan Talpalaru 2019-10-28 21:08:13 +01:00
parent f93562b45a
commit 506f1e88bd
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 4 additions and 1 deletions

View File

@ -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:

@ -1 +1 @@
Subproject commit 733e719a589a9bfcb576046923c5334af1825d77
Subproject commit 15f531200e5cacb266d30bff76e72e55c0ec5d24