Create .travis integration

This commit is contained in:
Mohammed A Imran 2019-12-29 14:35:24 +08:00 committed by GitHub
parent 5d3aad5cc2
commit e1c012558c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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 --allow-dupe --white-list travis-ci