mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-15 02:33:50 +08:00
Add awesome_bot for automatically check if links are dead (#2)
This commit is contained in:

committed by
Tay Yang Shun

parent
0a4a6122ec
commit
523eee5f90
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
|
||||
script:
|
||||
- awesome_bot **/*.md --allow-dupe --allow-redirect --skip-save-results
|
Reference in New Issue
Block a user