Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable TLS v1.3 protocol because of coveralls upload
The TLSv1.3 protocol used by JDK 11 is not supported by the coverall.io, instead it throws and `javax.net.ssl.SSLProtocolException: Connection reset by peer (Write failed)`, see also kt3k/coveralls-gradle-plugin#85
- Loading branch information