Skip to content

Commit

Permalink
Add tls1.3 test to travisci
Browse files Browse the repository at this point in the history
  • Loading branch information
jvehent committed Dec 12, 2018
1 parent e79ce27 commit 3fd57c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ dist: trusty
language: python
script:
- ./cipherscan google.com
- [ "$(./cipherscan -j cloudflare.com | jq -r '.ciphersuite[0].protocols[0]')" == "TLS1.3" ] && echo successfully detected TLS1.3 on cloudflare.com

0 comments on commit 3fd57c8

Please sign in to comment.