test ngrok

This commit is contained in:
neilpang 2016-11-15 19:38:28 +08:00
parent 1c02b85802
commit 7f944c2c8b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ script:
- $NGROK_BIN authtoken "$NGROK_TOKEN"
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
- $NGROK_BIN http 80 --log stdout --log-format logfmt --log-level debug > ngrok.tmp &
- sleep 5
- echo "==========================="
- cat ngrok.tmp
- echo ==============================