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

Update scala versions #91

Merged
merged 4 commits into from
Dec 6, 2019
Merged

Update scala versions #91

merged 4 commits into from
Dec 6, 2019

Conversation

avdv
Copy link
Collaborator

@avdv avdv commented Dec 6, 2019

After I did open #90 against the original update_scala_versions branch accidentally, let's try it against master this time... 😉

Close #84

yanns and others added 4 commits September 27, 2019 16:10
This version uses scoverage 1.4.1 by default, which fixes an incompatiblity
with Scala 2.13.1, but is no longer compatible with Scala 2.13.0.
* no longer need to use `++TRAVIS_SCLALA_VERSION` in `.travis.yml` since the
  plugin handles that automatically

* remove `scalaVersion` and `crossScalaVersions` settings from `build.sbt` since
  these are also handled by the plugin
The `scalaVersion` will be set to the last version of the list in `.travis.yml` by
the sbt-travisci plugin.
@avdv avdv merged commit af51dcd into leanovate:master Dec 6, 2019
@avdv avdv deleted the update_scala_versions branch December 6, 2019 20:24
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.

2 participants