Skip to content

Commit 55a9b2d

Browse files
authored
explict url in the curl request this time.
1 parent 7013c7c commit 55a9b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ before_install:
1111
- openssl ciphers -v
1212
- openssl s_client -cipher ECDHE-RSA-AES256-GCM-SHA384 -connect github.blog:443 -tls1_2
1313
- 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
1415
sudo: false
1516
cache: bundler

0 commit comments

Comments
 (0)