Skip to content

Commit

Permalink
add shields.io to travis exceptions
Browse files Browse the repository at this point in the history
Their server is sick it seems πŸ˜‡
  • Loading branch information
aviaryan committed May 22, 2017
1 parent 85ad3b4 commit 7a1507e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect -w cryptrader
# cryptrader has a 5s ddos protection
script: awesome_bot README.md --allow-redirect -w cryptrader,shields.io
# cryptrader has a 5s ddos protection
# shields.io is the badge provider

0 comments on commit 7a1507e

Please sign in to comment.