1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-14 19:02:00 +00:00

Merge pull request #532 from QuinnyPig/travis

Whitelisting hacker news for firewall issues in link checker
This commit is contained in:
Corey Quinn 2017-10-26 10:33:01 -07:00 committed by GitHub
commit 9e803f5369

View file

@ -1,4 +1,4 @@
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect --allow-dupe --allow 429 -w .amazonaws.com
script: awesome_bot README.md --allow-redirect --allow-dupe --allow 429 -w .amazonaws.com,news.ycombinator.com