mirror of
https://github.com/paralax/awesome-honeypots.git
synced 2025-02-11 12:38:44 -05:00
start using travis
This commit is contained in:
parent
29ebd235bd
commit
ce5ea7041f
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md
|
Loading…
x
Reference in New Issue
Block a user