From 84d971222534418641c42c61c9435258ecea93f0 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 31 Mar 2016 07:34:21 -0700 Subject: [PATCH] [travis] update white list --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bd4b0c8..cef3153 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list auraphp.com,astrumfutura,igor.io + - awesome_bot README.md --white-list auraphp.com,astrumfutura,igor.io,seancoates,random.org notifications: email: false