1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-26 11:59:01 +00:00
awesome-php/.travis.yml
Jose Diaz-Gonzalez 8294b5b510 Whitelist igor.io
2016-03-14 18:32:25 -04:00

10 lines
181 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
notifications:
email: false