Skip to content

Conversation

@mockitoguy
Copy link
Member

Fixed the version injection to the SBT build. This will fix the CI failures: https://travis-ci.com/github/mockito/mockito-scala/builds/203412229

Fixed the version injection to the SBT build. This will fix the CI failures: https://travis-ci.com/github/mockito/mockito-scala/builds/203412229
}.get)
source.close
version.get.replace(".*", "-SNAPSHOT")
val versionFromEnv = System.getenv("PROJECT_VERSION")
Copy link
Member Author

Choose a reason for hiding this comment

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

@bbonanno, ok with this?

Copy link
Member

Choose a reason for hiding this comment

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

It looks ok, but it seems it also breaks the PR builds

Removed unnecessary task from Travis CI build configuration
@mockitoguy mockitoguy merged commit 0899508 into release/1.x Nov 26, 2020
@mockitoguy mockitoguy deleted the sf branch November 26, 2020 14:53
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.

3 participants