mirror of
https://github.com/public-apis/public-apis
synced 2024-12-01 20:18:16 +01:00
7 lines
147 B
YAML
7 lines
147 B
YAML
language: ruby
|
|
rvm: 2.2
|
|
before_script: gem install awesome_bot
|
|
script: awesome_bot README.md --allow-ssl --allow 403
|
|
notifications:
|
|
email: false
|