mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Add Link Verification through CI (#282)
* Create .travis.yml * Update HTTPS and redirected links * Update .travis.yml
This commit is contained in:
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
language: ruby
|
||||
rvm: 2.2
|
||||
before_script: gem install awesome_bot
|
||||
script: awesome_bot README.md --allow-ssl
|
||||
Reference in New Issue
Block a user