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: Modern CI matrix, now green #12

Merged
merged 3 commits into from
Jun 6, 2017
Merged

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Jun 2, 2017

This PR updates the CI matrix to the latest generally available Ruby versions.

  • drop rbx (uninstallable)
  • specify exact JRuby version (and use JRUBY_OPTS=--debug to get code coverage numbers)
  • use current Ruby versions
  • configured Travis to use dist: trusty (instead of the default Precise)

Issues encountered:

  • too-long install time for Travis (was Precise missing the haveged apt package?) - this was fixed by switching to dist: trusty on Travis

@coveralls
Copy link

coveralls commented Jun 2, 2017

Coverage Status

Coverage decreased (-0.04%) to 97.6% when pulling 6668b63 on olleolleolle:patch-2 into 9a6a6e3 on kaize:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 97.6% when pulling 6668b63 on olleolleolle:patch-2 into 9a6a6e3 on kaize:master.

@coveralls
Copy link

coveralls commented Jun 2, 2017

Coverage Status

Coverage decreased (-0.04%) to 97.6% when pulling f17073d on olleolleolle:patch-2 into 9a6a6e3 on kaize:master.

@olleolleolle olleolleolle changed the title Travis: Modern CI matrix Travis: Modern CI matrix, now green Jun 2, 2017
@coveralls
Copy link

coveralls commented Jun 2, 2017

Coverage Status

Coverage decreased (-0.04%) to 97.6% when pulling b2304a4 on olleolleolle:patch-2 into 9a6a6e3 on kaize:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 97.6% when pulling b2304a4 on olleolleolle:patch-2 into 9a6a6e3 on kaize:master.

@olleolleolle
Copy link
Contributor Author

Well, that's as good as this grease-up goes.

JRuby outputs coverage data, too, now.

@zzet zzet merged commit 2cb6fb4 into kaize:master Jun 6, 2017
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.

None yet

3 participants