Auto-check links with awesome-bot. Closes #14.
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user