[beast: 5/5] Merge branch 'travis-fixes'



commit 98245f57c6a32570cf79b21f69b89c5ad265f78d
Merge: 93276b0 1faff5e
Author: Tim Janik <timj gnu org>
Date:   Fri Oct 28 00:23:42 2016 +0200

    Merge branch 'travis-fixes'
    
    * travis-fixes:
      MISC: Dockerfile-apt.in: leave the build files around for inspection
        The 'make clean' rule is tested as part of 'distcheck'. For docker builds
        it's more convenient to leave all generated files in place for manual
        inspection.
      MISC: Dockerfile-apt.in: support multiple intent values next to clangbuild
      MISC: Dockerfile-apt.in: just issue a warning if the final test installation fails
        Sometimes bintray.com takes its time to index new packages, so an
        installation test immediately after upload can fail even if everything went
        right. We still leave the test in place for informative logs but don't want
        the whole integration build to error out because of this glitch.
      TRAVIS: unset 'language', use clang++ for distcheck
    
    Signed-off-by: Tim Janik <timj gnu org>

 .travis.yml            |   13 +++----------
 misc/Dockerfile-apt.in |   13 +++++++------
 2 files changed, 10 insertions(+), 16 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]