Add Link Verification through CI (#282)

* Create .travis.yml

* Update HTTPS and redirected links

* Update .travis.yml
This commit is contained in:
Dave Machado
2017-02-28 13:51:37 -05:00
committed by Todd Motto
parent 0729e71680
commit a2cc6144dc
2 changed files with 29 additions and 25 deletions

4
.travis.yml Normal file
View File

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