This commit is contained in:
neil 2016-11-24 13:45:00 +08:00
parent 79db8daddd
commit 72349507c4
1 changed files with 1 additions and 1 deletions

View File

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