mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-20 07:58:04 +02:00
Validate urls via awesome-bot
This commit is contained in:
parent
a7bf6d2c04
commit
a5d49852e6
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md
|
Loading…
Add table
Add a link
Reference in a new issue