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

bump to play 2.7.5 #100

Merged
merged 6 commits into from
May 21, 2020
Merged

Conversation

ignasi35
Copy link
Member

No description provided.

@ignasi35 ignasi35 marked this pull request as ready for review May 20, 2020 18:44
@ignasi35 ignasi35 requested a review from octonato May 20, 2020 18:45
@@ -71,16 +69,20 @@ env:
matrix:
fast_finish: true
allow_failures:
# The gRPC samples fail on 2.7.x when run on JDK8 because they are not using the latest akka-grpc/play-grpc binaries
- env: SCRIPT="cd play-java-grpc-example && scripts/test-sbt"
- env: SCRIPT="cd play-scala-grpc-example && scripts/test-sbt"
Copy link
Member Author

Choose a reason for hiding this comment

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

Tracked in #102


before_install:
- sudo add-apt-repository -y ppa:ondrej/php && sudo apt-get -qq update && sudo apt-get install -y libsodium-dev # for secure session examples
- curl -Ls https://git.io/jabba | bash && . ~/.jabba/jabba.sh
install: jabba install "adopt@~1.$TRAVIS_JDK.0-0" && jabba use "$_" && java -Xmx32m -version
install: jabba install $(jabba ls-remote "adopt@~1.$TRAVIS_JDK.0-0" --latest=patch) && jabba use "$_" && java -Xmx32m -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.

copy/pasted from 2.8.x

play-scala-tls-example/play Outdated Show resolved Hide resolved
@ignasi35 ignasi35 merged commit 4dbfbb7 into playframework:2.7.x May 21, 2020
@ignasi35 ignasi35 deleted the bump-to-play-2.7.5 branch May 21, 2020 13:52
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.

None yet

1 participant