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 7013c7c commit 55a9b2dCopy full SHA for 55a9b2d
.travis.yml
@@ -11,5 +11,6 @@ before_install:
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