Skip to content

Build fixes. Tests compatible with Scala 2.10 and 2.11 (previously only with 2.11) #179

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

Merged
merged 1 commit into from
Sep 17, 2016

Conversation

gslowikowski
Copy link
Member

Details:

  • sbt version upgraded from 2.13.11 to 2.13.12,
  • scala version upgraded from 2.11.7 to 2.11.8,
  • scalatest version upgraded from 3.0.0-M15 to 3.0.0,
  • unneeded 'javaOptions += "-XX:MaxMetaspaceSize=2048m' settings removed from build,
  • unneeded EnvSupport class removed from build,
  • tests made compatible with Scala 2.10,
  • TravisCI configured for Scala 2.10.6 and 2.11.8.

Some fixes borrowed (with modifications) from #177, thank you @paulp and @BennyHill.

…ly with 2.11).

Details:
- sbt version upgraded from 2.13.11 to 2.13.12,
- scala version upgraded from 2.11.7 to 2.11.8,
- scalatest version upgraded from 3.0.0-M15 to 3.0.0,
- unneeded 'javaOptions += "-XX:MaxMetaspaceSize=2048m' settings removed from build,
- unneeded EnvSupport class removed from build,
- tests made compatible with Scala 2.10,
- TravisCI configured for Scala 2.10.6 and 2.11.8.

Some fixes borrowed (with modifications) from scoverage#177, thank you @paulp and @BennyHill.
@gslowikowski gslowikowski merged commit e5c998b into scoverage:master Sep 17, 2016
@gslowikowski gslowikowski deleted the build-fixes branch October 1, 2016 21:22
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