1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-12-23 16:18:54 +00:00

[travis] white list redis (#650)

This commit is contained in:
ReadmeCritic 2016-05-10 08:32:03 -07:00 committed by Jose Diaz-Gonzalez
parent a20d55af68
commit 26e4a334e4

View File

@ -4,6 +4,6 @@ rvm:
before_script: before_script:
- gem install awesome_bot - gem install awesome_bot
script: script:
- awesome_bot README.md --white-list amazon.com,igor.io,hoa-project.net - awesome_bot README.md --white-list amazon.com,igor.io,hoa-project.net,redis.io
notifications: notifications:
email: false email: false