1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-26 20:09:01 +00:00
awesome-php/.travis.yml
Jose Diaz-Gonzalez 47eab4d6ce Update .travis.yml
2016-04-03 22:01:42 -04:00

10 lines
184 B
YAML

language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list igor.io,blackfire.io,toranproxy.com
notifications:
email: false