mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
add awesome_bot for external link checking #360
This commit is contained in:
parent
0bf0d07916
commit
57d3a5aed6
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: ruby
|
||||
rvm: 2.4.1
|
||||
before_script: gem install awesome_bot
|
||||
script: awesome_bot --files `find $PWD -type f -name "*.md" | tr "\n", "," | sed "s/,$//"`
|
Loading…
Reference in New Issue
Block a user