Updated test

This commit is contained in:
Eduard Urbach 2019-09-11 09:05:35 +09:00
parent 4b6a7bd791
commit 5821890c4b
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -9,6 +9,7 @@ steps:
ARN_ROOT: /drone/src
commands:
- go version
- mkdir $NVM_DIR
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
- $NVM_DIR/nvm.sh
- nvm install node