From b5b2cb889c19ad6cd24639976aaffa4efafac5ab Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 3 Aug 2016 07:52:01 -0700 Subject: [PATCH] [ci] white list 7b5labs cleanup --- circle.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index c371aeca..f1f5b5dd 100644 --- a/circle.yml +++ b/circle.yml @@ -7,8 +7,8 @@ test: - sudo pip install json-spec override: - ruby .github/osia_get_links.rb - - awesome_bot check-links.txt -a 403 -w xbmc/xbmc,hedgewars - - awesome_bot check-homepages.txt --allow-dupe -w wheelmap.org,sourceforge,hedgewars + - awesome_bot check-links.txt -a 403 -w xbmc/xbmc,7b5labs + - awesome_bot check-homepages.txt --allow-dupe -w wheelmap.org,sourceforge,7b5labs - json validate --schema-file=.github/schema.json --document-file=contents.json - ruby .github/osia_validate_categories.rb general: