1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-25 16:46:12 +00:00
This commit is contained in:
neil 2016-11-24 13:45:00 +08:00
parent 79db8daddd
commit 72349507c4

View File

@ -33,7 +33,7 @@ install:
fi
script:
- echo "TRAVIS_PULL_REQUEST_BRANCH=$TRAVIS_PULL_REQUEST_BRANCH"
- env
- echo "TEST_LOCAL=$TEST_LOCAL"
- echo "NGROK_TOKEN=$(echo "$NGROK_TOKEN" | wc -c)"
- which openssl && openssl version