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

Fix build with linux on travis-ci #1517

Closed
wants to merge 3 commits into from
Closed

Conversation

yoichi
Copy link
Contributor

@yoichi yoichi commented Oct 27, 2017

I've fixed build error with linux on travis-ci

  • use json 1.8.5 to fix error with ruby 2.4
  • recover the 1st test of tests/optional.test (error exits of jq cause valgrind error)

Test with macos is fails since it is broken as I commented in
#1415

Update json to 1.8.5
It was removed in c538237, and cause valgrind error.
@coveralls
Copy link

Coverage Status

Coverage increased (+4.8%) to 84.677% when pulling c05a21e on yoichi:fix-build into 7b81a83 on stedolan:master.

@itchyny
Copy link
Contributor

itchyny commented Jun 2, 2023

We no longer use TravisCI and switched to GitHub Actions, closing this issue.

@itchyny itchyny closed this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants