Added .travis.yml

This commit is contained in:
Ashish Bhatia 2015-12-21 01:11:26 -08:00
parent 1f27840b25
commit 39fbd9dd96

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