mirror of
https://github.com/p-ranav/awesome-hpp.git
synced 2025-12-16 18:17:02 +03:00
Add travis ci for validating links
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# https://github.com/dkhamsing/awesome_bot/
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md --allow-dupe --allow-redirect --skip-save-results
|
||||
Reference in New Issue
Block a user