cloudinary_scala
cloudinary_scala copied to clipboard
Upgrade to Scala 2.12 and sbt 0.13.16
Many of the dependencies were very old and had to be upgraded too.
Seems that test fail because CLOUDINARY_URL is not set. I guess that is set in the encrypted Travis value.
That's normal. Travis doesn't pass encrypted variables to external PRs. I'm assuming you ran the tests locally with your own CLOUDINARY_URL. We'll run the tests internally before merging.
Any chance of getting this fixed and merged? My project has moved to Scala 2.12 and Play 2.6. What can I do to help?
Hi @jgrape,
let's merge this issue with #23
Thanks, Yakir
Any chance for this or https://github.com/cloudinary/cloudinary_scala/pull/27 getting merged any time soon? Cloudinary is the last thing that prevents my org from switching to 2.12.
Thanks so much!