commit be346b8682b009356b2d6a44984ab69864a73017
parent 3dde4ffb12434533f94877625dc31704ce31eb93
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 30 Sep 2019 23:33:44 +0200
Update build environment, there is no need to use MaxMind's PPA anymore (TravisCI).
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,11 +1,12 @@
language: c
+dist: bionic
+
compiler:
- clang
- gcc
before_install:
- - sudo add-apt-repository -y ppa:maxmind/ppa
- sudo apt-get -qq update
- sudo apt-get install -y libmaxminddb-dev libjansson-dev
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-