pekko/build.sbt
Konrad Malawski 8b045173ad =pro #17397 improve PR validation speed tremendously (skipping things)
+ enable parallel execution
+ exclude perf tests (TODO mark more as such)
+ uses sbt-dependency-graph plugin
+ implement dependency tracking for testing of only these
+ project which could have been affected by a given PR
2015-05-08 14:09:12 +02:00

3 lines
No EOL
80 B
Scala

enablePlugins(akka.RootSettings)
net.virtualvoid.sbt.graph.Plugin.graphSettings