Create Travis CI file for `awesome_bot`

This commit is contained in:
kud1ing 2017-06-18 17:55:35 +02:00 committed by GitHub
parent ac13d0a47d
commit 5bcd346938
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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