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 #229

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Update Scala versions #229

merged 1 commit into from
Oct 25, 2019

Conversation

purrgrammer
Copy link
Contributor

No description provided.

@purrgrammer purrgrammer merged commit 8e7ee60 into master Oct 25, 2019
@purrgrammer purrgrammer deleted the upgrade-scala-versions branch October 25, 2019 11:45
@@ -125,7 +125,7 @@ object ProjectPlugin extends AutoPlugin {
orgUpdateDocFilesSetting += baseDirectory.value / "tut",
scalaOrganization := "org.scala-lang",
scalaVersion := "2.13.0",
crossScalaVersions := List("2.11.12", "2.12.9", "2.13.0"),
crossScalaVersions := List("2.11.12", "2.12.10", "2.13.1"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the travis file, otherwise, TravisCI will skip the build

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

roger that, I'm pushing a update to master for the Travis file.

@calvellido calvellido mentioned this pull request Oct 28, 2019
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