1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-25 16:52:36 +00:00
awesome-php/.travis.yml

10 lines
179 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-09-15 15:53:45 +00:00
- awesome_bot README.md --white-list igor.io,symfony,toranproxy.com
2016-01-27 22:15:07 +00:00
notifications:
email: false