diff --git a/.travis/build.sh b/.travis/build.sh index 5eff2fa6f..7e5ed3799 100755 --- a/.travis/build.sh +++ b/.travis/build.sh @@ -5,6 +5,12 @@ set -x cmake -G Ninja -DCMAKE_BUILD_TYPE=$BUILD_TYPE $EXTRA_CMAKE_FLAGS -DBUILD_TESTING=ON .. || exit 1 # grep returns number of items found. each change is enclosed into # tag in the xml. Thus if no changes needed, 0 will be returned -cmake --build . --target clang-format-ci -- -v | grep -c "