1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-20 14:42:21 +00:00
awesome-php/.travis.yml
ReadmeCritic c88518e369 Update README URLs based on HTTP redirects (#688)
* Update README URLs based on HTTP redirects

* [ci] white list symfony
2016-08-09 12:24:33 -04:00

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