Skip to content

Pare down Travis build matrix #226

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

Closed
ashawley opened this issue May 24, 2018 · 0 comments
Closed

Pare down Travis build matrix #226

ashawley opened this issue May 24, 2018 · 0 comments

Comments

@ashawley
Copy link
Member

ashawley commented May 24, 2018

Build count increased a lot in #223, and the run time increased as well.

Want to investigate if there are certain builds that are less of a priority.

I believe this is the current build matrix:

Java Scala Scala.js
openjdk6 2.11.12
openjdk6 2.11.12 0.6.23
openjdk6 2.11.12 1.0.0-M3
openjdk6 2.12.6
openjdk6 2.12.6 0.6.23
openjdk6 2.12.6 1.0.0-M3
openjdk6 2.13.0-M3
openjdk6 2.13.0-M3 0.6.23
openjdk6 2.13.0-M3 1.0.0-M3
oraclejdk8 2.11.12
oraclejdk8 2.11.12 0.6.23
oraclejdk8 2.11.12 1.0.0-M3
oraclejdk8 2.12.6
oraclejdk8 2.12.6 0.6.23
oraclejdk8 2.12.6 1.0.0-M3
oraclejdk8 2.13.0-M3
oraclejdk8 2.13.0-M3 0.6.23
oraclejdk8 2.13.0-M3 1.0.0-M3
oraclejdk9 2.11.12
oraclejdk9 2.11.12 0.6.23
oraclejdk9 2.11.12 1.0.0-M3
oraclejdk9 2.12.6
oraclejdk9 2.12.6 0.6.23
oraclejdk9 2.12.6 1.0.0-M3
oraclejdk9 2.13.0-M3
oraclejdk9 2.13.0-M3 0.6.23
oraclejdk9 2.13.0-M3 1.0.0-M3

Out of a 27 possible (3 choose 1, times 3) there are currently 17, and the rest are excluded.

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

No branches or pull requests

1 participant