Skip to content

Commit a07f019

Browse files
committed
[publish binary]
1 parent b9f845d commit a07f019

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
@@ -54,6 +54,7 @@ before_install:
5454
- node --version
5555
- node tools/curl-config.js
5656
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then apt-cache policy openssl; fi;
57+
- openssl version -a
5758
- if [[ $LIBCURL_VERSION_TAG == 'LATEST' ]]; then
5859
TAG=$( git ls-remote --tags https://github.com/bagder/curl.git |
5960
awk '{print $2}' | grep 'curl-' | grep -v '[0-9][_-][abp]' |

0 commit comments

Comments
 (0)