From 80bf9ea8e1aff910fe26cfdcb28c38fe62d7362a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 18 May 2020 08:54:25 -0700 Subject: [PATCH] [ci] white list cozy.io --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 96b9298c..eb8b8f96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_script: script: - ruby .github/osia_get_links.rb - awesome_bot check-unique.txt --allow-ssl -a 302,429 -w xbmc/xbmc - - awesome_bot check-links.txt --allow-ssl -a 403,429 --allow-dupe -w stepik + - awesome_bot check-links.txt --allow-ssl -a 403,429 --allow-dupe -w stepik,cozy.io after_script: - awesome_bot check-info.txt -a 403,429 - danger