Skip to content

Instantly share code, notes, and snippets.

@tbje
Last active February 28, 2017 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbje/8824d6dddae782ab2c5a5eb9f2c354ba to your computer and use it in GitHub Desktop.
Save tbje/8824d6dddae782ab2c5a5eb9f2c354ba to your computer and use it in GitHub Desktop.
addition.sbt
import com.typesafe.training.sbtkoan.SbtKoan
SbtKoan.autoImport.configurations := Set(Configurations.Test, Configuration("multi-jvm", "Multi-jvm dir", true, Nil, true))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment