forked from boostorg/type_index
Disable some of the inspect tool checks
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user