1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-11-11 15:40:57 +00:00
awesome-php/.travis.yml

10 lines
192 B
YAML
Raw Normal View History

2016-01-27 16:05:32 +00:00
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
2016-05-10 15:32:03 +00:00
- awesome_bot README.md --white-list amazon.com,igor.io,hoa-project.net,redis.io
2016-01-27 22:15:07 +00:00
notifications:
email: false