Skip to content

Commit

Permalink
[ci] Allow 429 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhamsing authored Sep 1, 2020
1 parent 8dee167 commit b709b17
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 @@ -7,7 +7,7 @@ before_script:
script:
- allowed_dupes=CONTRIBUTING,mocaplatform,Awesome-Swift-Education,XCDYouTubeKit,SRGMediaPlayer,PayPal-iOS-SDK,PerfectlySoft,gitter,instabug,weekly.awesomeios.com,goprimer
- allowed_redirects=growthpush,awesomelinkcounter,eepurl,bluemix,amazon,facebook.com/groups,goo.gl,https://www.udemy.com
- awesome_bot README.md --allow-ssl --white-list $allowed_dupes,$allowed_redirects
- awesome_bot README.md -a 429 --allow-ssl --white-list $allowed_dupes,$allowed_redirects
- danger
notifications:
email: false

0 comments on commit b709b17

Please sign in to comment.