Skip to content

Commit

Permalink
Merge pull request #620 from QuinnyPig/master
Browse files Browse the repository at this point in the history
Whitelist swagger.io due to bug
  • Loading branch information
QuinnyPig authored Jul 24, 2018
2 parents fd3aee9 + 14678a9 commit e144ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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,news.ycombinator.com
script: awesome_bot README.md --allow-redirect --allow-dupe --allow 429 -w .amazonaws.com,news.ycombinator.com,swagger.io

0 comments on commit e144ec8

Please sign in to comment.