Commit 9eeae9ad authored by neilpang's avatar neilpang
Browse files

fix ch

parent 28688488
......@@ -31,7 +31,7 @@ script:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then shellcheck -e SC2021,SC2126,SC2034 **/*.sh && echo "shellcheck OK" ; fi
- cd ..
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
- sudo ./letest.sh
- sudo NGROK_TOKEN="$NGROK_TOKEN" ./letest.sh
matrix:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment