We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67b174 commit c556e14Copy full SHA for c556e14
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
environment:
5
- - SBT: "sbt -v -mem 2048 -J-Xmx4g -J-Xss10M"
+ - SBT: "sbt -v -mem 2048 -J-Xmx4g -J-Xss10M -J-Dakka.test.timefactor=4"
6
docker:
7
- image: rtkaczyk/mantis-circleci:v6
8
steps:
0 commit comments