Updated test

This commit is contained in:
Eduard Urbach 2019-09-11 09:07:26 +09:00
parent 88a93429d1
commit 370273fa27
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -11,6 +11,7 @@ steps:
- go version
- mkdir $NVM_DIR
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
- chmod +x $NVM_DIR/nvm.sh
- $NVM_DIR/nvm.sh
- nvm install node
- npm install -g typescript