Improved test installation

This commit is contained in:
Eduard Urbach 2019-09-11 09:15:32 +09:00
parent 192f2df1e3
commit d045c8a1c5
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -7,7 +7,7 @@ steps:
environment:
ARN_ROOT: /drone/src
commands:
- pacman -S go nodejs npm
- pacman -Syu --noconfirm go nodejs npm
- go version
- npm install -g typescript
- go mod download