From: Nikos Mavrogiannopoulos Date: Fri, 21 Oct 2016 14:14:32 +0000 (+0200) Subject: .travis.yml: do not run the public submodule checks of maint.mk X-Git-Tag: gnutls_3_5_6~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e452947a2e822c2ea042fbe7991cab61aa4efb3;p=thirdparty%2Fgnutls.git .travis.yml: do not run the public submodule checks of maint.mk These seem to be problematic to detect modification and are preventing the CI from operating. --- diff --git a/.travis.yml b/.travis.yml index f4d0ae7782..0083c3573e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ script: - PATH=/usr/local/opt/gettext/bin:$PATH make autoreconf && rm -f tests/suite/mini-eagain2.c - PATH=/usr/local/opt/gettext/bin:$PATH ./configure --disable-valgrind-tests --disable-doc --disable-guile --without-p11-kit --disable-dependency-tracking - make -j4 - - make check -j4 + - make -j4 check gl_public_submodule_commit=