mirror of
https://github.com/matiassingers/awesome-readme.git
synced 2024-10-01 01:05:56 -04:00
8 lines
226 B
YAML
8 lines
226 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot readme.md -w https://medium.freecodecamp.org/what-i-learned-from-an-old-github-project-that-won-3-000-stars-in-a-week-628349a5ee14
|