Skip to content

Commit 3fd57c8

Browse files
committed
Add tls1.3 test to travisci
1 parent e79ce27 commit 3fd57c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ dist: trusty
22
language: python
33
script:
44
- ./cipherscan google.com
5+
- [ "$(./cipherscan -j cloudflare.com | jq -r '.ciphersuite[0].protocols[0]')" == "TLS1.3" ] && echo successfully detected TLS1.3 on cloudflare.com

0 commit comments

Comments
 (0)