diff --git a/.travis.yml b/.travis.yml index 00b6503..363431a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -112,7 +112,8 @@ before_install: script: - sh -c "../../../b2 -j2 $B2_ARGS" - - ../../../dist/bin/inspect . # inspect tool run + # inspect tool run without -link and -assert_macro checks + - ../../../dist/bin/inspect .. -license -copyright -crlf -end -path_name -tab -ascii -apple_macro -deprecated_macro -minmax -unnamed after_success: # Copying Coveralls data to a separate folder