Add awesome_bot for automatically check if links are dead (#2)
parent
0a4a6122ec
commit
523eee5f90
@ -0,0 +1,5 @@
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
|
||||
script:
|
||||
- awesome_bot **/*.md --allow-dupe --allow-redirect --skip-save-results
|
Loading…
Reference in new issue