Create .travis.yml

This commit is contained in:
Eno Compton 2018-03-08 10:48:23 -07:00 committed by GitHub
parent a95ecc1076
commit f55ee4c23e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.travis.yml Normal file
View file

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