mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-11 07:30:56 +00:00
10 lines
203 B
YAML
10 lines
203 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --white-list auraphp.com,astrumfutura,igor.io,seancoates,random.org
|
|
notifications:
|
|
email: false
|