From c18821ce2a1c5ebe2109ece6607fc3728a192284 Mon Sep 17 00:00:00 2001 From: Dave Lambley Date: Fri, 13 Dec 2019 11:46:52 +0000 Subject: [PATCH] Force reinstall to sync openssl version https://travis-ci.org/dbsrgits/sql-abstract/jobs/615817161#L1354 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 559ffad3..67c0ef16 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,4 @@ env: - COVERAGE="coveralls codecov" before_install: - eval $(curl https://travis-perl.github.io/init) --auto + - cpanm -f Net::SSLeay