From 04809f855918650fe9e0a77e63171c8583cac4eb Mon Sep 17 00:00:00 2001 From: Roelf-Jilling Date: Thu, 26 Mar 2020 17:16:19 +0100 Subject: [PATCH] TravisCI: moved "based on" comment to relevant legacy section --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 95bbd9e..e6282ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ -# Based on https://github.com/ldionne/hana/blob/master/.travis.yml language: cpp notifications: @@ -509,6 +508,7 @@ install: ############################################################################ # [linux]: Install the right version of libc++ + # Based on https://github.com/ldionne/hana/blob/master/.travis.yml ############################################################################ - | LLVM_INSTALL=${DEPS_DIR:?}/llvm/install