Skip to content

Commit e0f1b4f

Browse files
committed
Do not check for broken links in .ABOUT files
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 1bef9e2 commit e0f1b4f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ matrix:
8888
- awesome_bot .github/ISSUE_TEMPLATE/*.md --allow-redirect --allow-dupe --skip-save-results
8989
# This checks for broken links inside .rst files at Project Root, like README.rst
9090
- awesome_bot *.rst --allow-redirect --allow-dupe --skip-save-results
91-
# This checks for broken links inside Thirdparty .ABOUT files
92-
- awesome_bot thirdparty/*.ABOUT --allow-redirect --allow-dupe --skip-save-results
9391

9492
addons:
9593
homebrew:

0 commit comments

Comments
 (0)