playframework / play-scala-isolated-slick-example

Example Play Slick Project
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
154 stars 34 forks source link

Upgrade branch 2.7.x using TemplateControl #74

Closed marcospereira closed 5 years ago

marcospereira commented 5 years ago
Updated with template-control on 2019-01-04T17:13:31.101Z
  /.travis.yml:
    wrote /.travis.yml
  **build.sbt:
    scalaVersion := "2.12.8"
  **build.sbt:
    libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "4.0.0-RC1" % Test
  **/build.properties:
    sbt.version=1.2.8
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0-RC3")
dwijnand commented 5 years ago

Error:

/home/travis/.travis/job_stages: line 104: scripts/test-sbt: No such file or directory