Granted, it takes some time to compute, but it is
See build log and configuration here: https://travis-ci.org/junit-team/junit5/jobs/440495645
Steps to reproduce
- Use
language: shell
instead ofjava
- Install JDK 11 via chocolatey
- Have a project that ships with a Java-based build tool, Gradle wrapper here.