Travis-CI: Move to Ubuntu 18.04 for building and testing

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2020-03-12 19:18:15 +01:00
parent 24dafe9a27
commit b216a6a0bf

View File

@ -15,6 +15,9 @@ env:
before_install:
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
# Use Ubuntu 18.04 LTS for builds
dist: bionic
addons:
apt:
packages: