Add travis file.

This commit is contained in:
Vishnu Ks
2016-06-18 16:25:02 +05:30
parent ade391dfd0
commit 38c5cf426a

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot README.md
notifications:
email: false