mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
encountering ssl errors on travis due to AddTrust CA root expiry. upgrade to bionic to fix.
This commit is contained in:
parent
7656f1da8a
commit
d087c1d2a6
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
dist: bionic
|
||||
language: ruby
|
||||
services:
|
||||
- redis
|
||||
|
|
Loading…
Reference in a new issue