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

add Travis CI support #20

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

add Travis CI support #20

wants to merge 1 commit into from

Conversation

szTheory
Copy link

@szTheory szTheory commented Apr 9, 2018

Here's the build results https://travis-ci.org/szTheory/has-bit-field/jobs/364171409. You can see it's passing for

  • 1.9.3
  • 2.0.0
  • 2.1.0

and failing for

  • 2.2.0
  • 2.3.0
  • 2.4.0

I think this is related due to the old version of minitest. 2.2.0 and up only support a new version of minitest which isn't backwards compatible and might (?) break 1.9.3 support.

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.

1 participant