Disable TSL 1.3 due to JDK11 bug for sending data to coveralls.
This commit is contained in:
parent
ce0b5ce872
commit
47dcc7ec5e
@ -1,3 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.incremental=true
|
||||
intellijPublishToken=perm:dummy
|
||||
intellijPublishToken=perm:dummy
|
||||
systemProp.jdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2"
|
Loading…
Reference in New Issue
Block a user