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