mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
4 lines
112 B
YAML
4 lines
112 B
YAML
language: ruby
|
|
rvm: 2.4.1
|
|
before_script: gem install awesome_bot
|
|
script: awesome_bot --allow-redirect README.md
|