Skip to content

Commit b69ad53

Browse files
removed tls1.2
removed tls1.2
1 parent 5bcde1a commit b69ad53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jdk:
55
- oraclejdk7
66
- openjdk7
77
- openjdk6
8-
before_install:
8+
#before_install:
99
# for gh-311 (modify to use the TLSv1.2 on Java 7)
10-
- export _JAVA_OPTIONS=-Dhttps.protocols=TLSv1.2
10+
#- export _JAVA_OPTIONS=-Dhttps.protocols=TLSv1.2

0 commit comments

Comments
 (0)