Add drupal.org to the white list as the site seems to be denying bot access

This commit is contained in:
akihito.nakano 2019-06-30 10:23:30 +09:00 committed by Jamie York
parent 343c30c11d
commit 8b0f5c09fb
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com
- awesome_bot README.md --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org
notifications:
email: false