Run Test with Travis to Scan URL's in the Markdown files and complain when the test fails
.travis.yml:
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot --allow-dupe --allow-redirect *.md
Check awesome_bot and travis for more informations.
Get the latest News about Web Development, Open Source, Tooling, Server & Security
Developer / Author: Maik Ellerbrock
Company: Frapsoft
This work by Maik Ellerbrock is licensed under a Creative Commons Attribution 4.0 International License.