Create .travis.yml

This commit is contained in:
Jose Diaz-Gonzalez 2016-01-27 11:05:32 -05:00
parent 277ca606cc
commit 3952f57093
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md