We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd5dad commit 7013c7cCopy full SHA for 7013c7c
.travis.yml
@@ -10,5 +10,6 @@ before_install:
10
- openssl version
11
- openssl ciphers -v
12
- openssl s_client -cipher ECDHE-RSA-AES256-GCM-SHA384 -connect github.blog:443 -tls1_2
13
+- curl -sSL -D - https://github.blog -o /dev/null
14
sudo: false
15
cache: bundler
0 commit comments