Add awesome_bot to validate links via .travis.yml

This commit is contained in:
Ben Barth 2018-10-20 19:49:56 -04:00 committed by GitHub
parent c8cb1366f4
commit 2a73fb2de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect