Skip to content

Commit 7013c7c

Browse files
authored
let's directly try curl too... why not?
1 parent efd5dad commit 7013c7c

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
@@ -10,5 +10,6 @@ before_install:
1010
- openssl version
1111
- openssl ciphers -v
1212
- 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
1314
sudo: false
1415
cache: bundler

0 commit comments

Comments
 (0)