mirror of
https://github.com/dariubs/GoBooks.git
synced 2026-04-30 22:13:55 +07:00
Add Awesome_bot travis file, refs #25
This commit is contained in:
@@ -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