1
0
Fork 0

Add Travis CI builds with Awesome Bot.

This commit is contained in:
Meitar M 2018-12-18 13:46:35 -07:00
parent 967e3e1f31
commit 2bd7790ddc
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
---
language: ruby
rvm:
- 2.4.1
install:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-redirect --white-list "creativecommons.org"