Disable some of the inspect tool checks

This commit is contained in:
Antony Polukhin
2019-08-28 20:59:16 +03:00
parent 216c21b728
commit 0b65c1a8d8

View File

@ -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