mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-11 15:40:57 +00:00
10 lines
173 B
YAML
10 lines
173 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --white-list auraphp.com,astrumfutura
|
|
notifications:
|
|
email: false
|