Configure Ubuntu 20.4 #991

This commit is contained in:
Scott Fennell 2020-04-25 13:28:11 -05:00 committed by GitHub
parent e2df6a6572
commit dfa4406eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,6 +102,7 @@ jobs:
#-------- Version Specific Dependencies ----------------
- cfg: { os: ubuntu, tag: 20.04 }
conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata
install_gtest: cd /usr/src/gtest && cmake . && make && cp lib/libgtest* /usr/lib/
- cfg: { os: centos, tag: 7 }
tag_deps: >-
python-devel