Skip to content

Commit

Permalink
Allow 429 in awesome bot
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshun committed Sep 26, 2017
1 parent 09a688e commit e28756a
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
Expand Up @@ -2,4 +2,4 @@ install:
- gem install awesome_bot

script:
- awesome_bot **/*.md --allow-dupe --allow-redirect --skip-save-results
- awesome_bot **/*.md --allow-dupe --allow-redirect --allow 429 --skip-save-results

0 comments on commit e28756a

Please sign in to comment.