From 5faa77cdefa507bc194083837499ed9022f9abc2 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Tue, 25 Oct 2016 12:41:59 -0700 Subject: [PATCH] actually add swiper proxy to whitelist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d298532b..7d5bd9d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ before_install: - gem install awesome_bot script: - node test.js - - awesome_bot README.md --allow-dupe --allow-redirect -w scrollback.io,dev.sigpipe.me,svn.redmine.org,notepad.cc,www.invoiceplane.com + - awesome_bot README.md --allow-dupe --allow-redirect -w scrollback.io,dev.sigpipe.me,svn.redmine.org,notepad.cc,www.invoiceplane.com,proxy.donttrustrobots.nl #Whitelisted Reason #scrollback.io certificate issue #dev.sigpipe.me certificate issue