From 0676801b8c756bcae5f60daad6a85d351883ffc7 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 1 Aug 2020 09:27:58 +0200 Subject: [PATCH] CI: comment changes --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4626a5b6..853d5488 100644 --- a/.travis.yml +++ b/.travis.yml @@ -119,6 +119,8 @@ jobs: - CXX='clang++-10 -fsanitize=address -stdlib=libc++' - PART=2 + # See https://github.com/simd-everywhere/simde/blob/master/.travis.yml + # and https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-render-linux/top/configure-your-system.html. - name: "ICC" stage: check os: linux