start using travis

This commit is contained in:
jose nazario 2017-07-28 10:53:52 -04:00
parent 29ebd235bd
commit ce5ea7041f

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