TravisCI: moved "based on" comment to relevant legacy section

This commit is contained in:
Roelf-Jilling 2020-03-26 17:16:19 +01:00
parent 511faf07d4
commit 04809f8559

View File

@ -1,4 +1,3 @@
# Based on https://github.com/ldionne/hana/blob/master/.travis.yml
language: cpp language: cpp
notifications: notifications:
@ -509,6 +508,7 @@ install:
############################################################################ ############################################################################
# [linux]: Install the right version of libc++ # [linux]: Install the right version of libc++
# Based on https://github.com/ldionne/hana/blob/master/.travis.yml
############################################################################ ############################################################################
- | - |
LLVM_INSTALL=${DEPS_DIR:?}/llvm/install LLVM_INSTALL=${DEPS_DIR:?}/llvm/install