Skip to content

Commit aa803fc

Browse files
added tls1.2 support
added tls1.2 support for protocol error
1 parent 7627028 commit aa803fc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ jdk:
88
before_install:
99
# for gh-311 (modify to use the TLSv1.2 on Java 7)
1010
- export _JAVA_OPTIONS=-Dhttps.protocols=TLSv1.2
11-
after_success:
12-
- chmod -R 777 ./travis/after_success.sh - chmod -R 777 ./travis/after_success.sh
13-
- ./travis/after_success.sh - ./travis/after_success.sh

0 commit comments

Comments
 (0)