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

Travis CI: Enhance, and print the used zlib deb package name and the version. #64

Closed
wants to merge 1 commit into from

Conversation

junaruga
Copy link
Member

I would like to merge this PR after Travis CI is enabled for this repository. Note that the badge image is not available yet.


  • Print the used zlib deb package name and the version for debugging use.
  • Refactor .travis.yml.
    • Set the language syntax defining some default behaviors first, aligning with ruby/ruby's .travis.yml
    • Remove the matrix syntax for now. Simplify the file.
  • Add Travis badge image to README.md.

@junaruga
Copy link
Member Author

Below is the Travis CI result on my forked repository.
https://app.travis-ci.com/github/junaruga/ruby-zlib/builds/266190814

…version.

* Print the used zlib deb package name and the version for debugging use.
* Refactor .travis.yml.
  * Set the language syntax defining some default behaviors first, aligning
    with ruby/ruby's .travis.yml
  * Remove the matrix syntax for now. Simplify the file.
* Add Travis badge image to `README.md`.
@junaruga
Copy link
Member Author

Let me close this PR for now. The concerns mentioned at ruby/spec#1084 (comment) is also applied for this ruby/zlib too.

@junaruga junaruga closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant