Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak Travis build with perl 5.20 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davel
Copy link

@davel davel commented Dec 13, 2019

Reinstalls Net::SSLeay to sync openssl versions. See failure on line 1354, https://travis-ci.org/dbsrgits/sql-abstract/jobs/615817161#L1354

@coveralls
Copy link

coveralls commented Dec 13, 2019

Pull Request Test Coverage Report for Build 57

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 88.221%

Totals Coverage Status
Change from base Build 26: -0.3%
Covered Lines: 7078
Relevant Lines: 8023

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 13, 2019

Pull Request Test Coverage Report for Build 57

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 88.228%

Totals Coverage Status
Change from base Build 26: -0.3%
Covered Lines: 7862
Relevant Lines: 8911

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 57

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 88.228%

Totals Coverage Status
Change from base Build 26: -0.3%
Covered Lines: 7862
Relevant Lines: 8911

💛 - Coveralls

@davel
Copy link
Author

davel commented Dec 16, 2019

The above Travis run is misleading. It failed due to network, rather than the IO::Socket::SSL failing to build.

$ eval $(curl https://travis-perl.github.io/init) --auto
Initialized empty Git repository in /tmp/travis-perl-helpers-jXqdUf/.git/
fatal: unable to connect to github.com:
github.com[0: 140.82.114.4]: errno=Connection timed out

This build of the same code was successful, https://travis-ci.org/davel/sql-abstract/builds/624582126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants