Skip to content

Commit

Permalink
Whitelisting hacker news for firewall issues in link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
QuinnyPig committed Oct 26, 2017
1 parent 76ab760 commit 6ee4876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -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

0 comments on commit 6ee4876

Please sign in to comment.