Added Travis integration

This commit is contained in:
Andreas Kull
2016-01-13 21:20:41 +01:00
parent 6c4d6ddc15
commit 2d18f7dfd5

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