Skip to content

Commit

Permalink
Fork in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejjozwik committed Oct 1, 2020
1 parent 40dafef commit 80bc0d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ resolvers += Resolver.sonatypeRepo("releases")

ThisBuild / crossScalaVersions := Seq(`scalaVersion_2.13`, `scalaVersion_2.12`)

ThisBuild / fork in Test := true

ThisBuild / organization := "com.github.ajozwik"

ThisBuild / scalacOptions ++= Seq(
Expand Down

0 comments on commit 80bc0d9

Please sign in to comment.