This commit is contained in:
neil 2016-11-24 13:39:46 +08:00
parent 74a7592b4b
commit 79db8daddd
1 changed files with 1 additions and 0 deletions

View File

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