mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2025-02-23 23:14:46 +00:00
Added .travis.yml
This commit is contained in:
parent
1f27840b25
commit
39fbd9dd96
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…
Reference in New Issue
Block a user