ci: build curl

This commit is contained in:
micooz 2019-03-24 19:42:51 +08:00
parent 9e463f0df4
commit 53c822e167

@ -7,10 +7,10 @@ node_js:
- "lts/*" - "lts/*"
- "node" - "node"
#before_install: before_install:
# - ./ci-install-curl.sh - ./ci-install-curl.sh
# - curl --version - curl --version
#
#before_deploy: #before_deploy:
# - export NEXT_VERSION=3.3.7 # - export NEXT_VERSION=3.3.7
# - export COMMIT_HASH=$(git log --format=%h -1) # - export COMMIT_HASH=$(git log --format=%h -1)