awesome-php/.travis.yml

10 lines
173 B
YAML
Raw Normal View History

2016-01-27 17:05:32 +01:00
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
2016-02-02 00:24:00 +01:00
- awesome_bot README.md --white-list auraphp.com,astrumfutura
2016-01-27 23:15:07 +01:00
notifications:
email: false