We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a9b2d commit 295c524Copy full SHA for 295c524
1 file changed
.travis.yml
@@ -10,7 +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
- curl -sSL -D - https://github.blog/2014-02-14-rendered-prose-diffs/ -o /dev/null
15
sudo: false
16
cache: bundler
0 commit comments