travis: make verbosity (set -x, make -s) configurable

This commit is contained in:
Ralph Lange
2019-11-21 13:44:45 +01:00
parent a3858715a2
commit f5a502301e
5 changed files with 16 additions and 4 deletions

View File

@@ -64,6 +64,8 @@ matrix:
- env: SET=test01
compiler: clang
- env: VV="" SET=test01
# - env: SET=test01 EXTRA="CMD_CXXFLAGS=-std=c++11"
# - env: SET=test01 EXTRA="CMD_CXXFLAGS=-std=c++11"