Skip to content

Commit 0576a08

Browse files
added tls support with 1.2,1.1
1 parent 316d3e1 commit 0576a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jdk:
77
- openjdk6
88
before_install:
99
# for gh-311 (modify to use the TLSv1.2 on Java 7)
10-
- export _JAVA_OPTIONS=-Dhttp.protocols=TLSv1,TLSv1.1,TLSv1.2
10+
- export _JAVA_OPTIONS=-Dhttps.protocols=TLSv1.1,TLSv1.2

0 commit comments

Comments
 (0)