mirror of
https://github.com/paralax/awesome-honeypots.git
synced 2025-02-11 12:38:44 -05:00
8 lines
203 B
YAML
8 lines
203 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --white-list https://github.com/sindresorhus/awesome,http://hpfriends.honeycloud.net/#/home
|