mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-08-09 09:57:09 +02:00
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
|
Reference in New Issue
Block a user