mirror of
https://github.com/hobbyquaker/awesome-homematic.git
synced 2023-10-10 13:37:02 +02:00
8 lines
173 B
YAML
8 lines
173 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --allow-dupe --white-list creativecommons,homegear.eu,travis-ci.org
|