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 5d015b0 commit 35ca55cCopy full SHA for 35ca55c
.travis.yml
@@ -24,4 +24,4 @@ script:
24
# Display Gradle, Groovy, JVM and other versions
25
- ./gradlew -version
26
# Build JUnit 5
27
- - ./gradlew build --scan --stacktrace
+ - ./gradlew build --scan --stacktrace -Dkotlin.compiler.execution.strategy="in-process"
0 commit comments