mirror of
https://github.com/shime/creative-commons-media.git
synced 2025-04-29 08:16:20 +02:00
6 lines
131 B
YAML
6 lines
131 B
YAML
language: ruby
|
|
rvm: 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot --allow-redirect README.md -w vimeo.com
|