[30190] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.16]: Back off Travis build to default dist
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed May 2 16:50:17 2018
Date: Wed, 2 May 2018 16:50:04 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201805022050.w42Ko4aO009195@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/ad552c829ae5df4b2dc55f8dc0f5ace52a8226d1
commit ad552c829ae5df4b2dc55f8dc0f5ace52a8226d1
Author: Greg Hudson <ghudson@mit.edu>
Date: Thu Jan 18 16:56:12 2018 -0500
Back off Travis build to default dist
Travis appears to have deployed a testing xenial environment which
runs a daemon that sometimes interferes with apt commands. Remove the
"dist: xenial" line so we run in the default, supported distribution
(currently trusty).
(cherry picked from commit 7011c2c5c027852138283f46416917cea41b96cb)
.travis.yml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index ec170ed..eb48036 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,6 @@ language: c++
sudo: required
-dist: xenial
-
matrix:
include:
- compiler: clang
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5