Skip to content

Commit

Permalink
Add awesome_bot to validate links via .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benbarth authored Oct 20, 2018
1 parent c8cb136 commit 2a73fb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect

0 comments on commit 2a73fb2

Please sign in to comment.