Update to newer Ruby and Ubuntu distribution for Travis builds.

This commit is contained in:
Meitar M 2020-01-26 22:26:24 -05:00
parent 0b14a4b958
commit 3f1911f258
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85
1 changed files with 7 additions and 2 deletions

View File

@ -1,8 +1,13 @@
---
version: ~> 1.0
os: linux
dist: bionic
language: ruby
rvm:
- 2.4.1
install:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-redirect --white-list "creativecommons.org,objective-see.com"