From e06d21a4c01096cd1ed122bee57ce49f26dae935 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 26 Jun 2021 22:53:48 +0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6d9a8d36..65fc6ee2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -80,8 +80,9 @@ matrix: os: linux dist: bionic addons: *clang10 - # Test clang-10.0: C++11, Build=Debug/Release - - env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off + + # Test clang-10.0: C++11, Build=Debug/Release + - env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off os: linux dist: bionic addons: *clang10