mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-11-01 00:13:19 -07:00
5 lines
95 B
YAML
5 lines
95 B
YAML
|
language: ruby
|
||
|
rvm: 2.4.1
|
||
|
before_script: gem install awesome_bot
|
||
|
script: awesome_bot README.md
|