mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
c88518e369
* Update README URLs based on HTTP redirects * [ci] white list symfony
10 lines
164 B
YAML
10 lines
164 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --white-list igor.io,symfony
|
|
notifications:
|
|
email: false
|