mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2025-02-17 15:56:01 -05:00
Auto-check links with awesome-bot. Closes #14.
This commit is contained in:
parent
46fdfbab12
commit
89178fa2ac
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
language: ruby
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot --files ./README.md --white-list creativecommons.org
|
Loading…
Add table
Reference in a new issue