]> git.ipfire.org Git - thirdparty/krb5.git/commit
Improve Travis test coverage and simplify config
authorGreg Hudson <ghudson@mit.edu>
Thu, 20 Jun 2019 02:31:57 +0000 (22:31 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Jun 2019 03:07:14 +0000 (23:07 -0400)
commitb4e7082b8329f482140268a5545d515363688f54
tree038d278334f5c509dee0b5f5d8e46a530cf2c2e9
parent56be947ac4469d9d79b2e451311278f5bcdb2063
Improve Travis test coverage and simplify config

Specify the xenial (16.04) image, as Travis still sometimes uses 14.04
by default.  Use cmocka from the package repository instead of
building it.  Remove python3-paste as paste is no longer a test
dependency, but add python3-kdcproxy.  Install pyrad via pip3 as the
Ubuntu-packaged version still has the assertion bug.
.travis.yml