mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-12-24 07:09:33 -05:00
Init travis configuration
This commit is contained in:
parent
ad1989ee56
commit
287c536790
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 --white-list LICENSE
|
Loading…
Reference in New Issue
Block a user