1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-07 08:50:48 +00:00
awesome-php/.travis.yml

10 lines
172 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:
- awesome_bot README.md --white-list igor.io,hoa-project.net
2016-01-27 22:15:07 +00:00
notifications:
email: false