fix(ci.yarn): add yarn install
This commit is contained in:
parent
0921412522
commit
ea2e4776c4
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ script:
|
||||||
- wget -O dep https://github.com/golang/dep/releases/download/v0.3.2/dep-linux-amd64
|
- wget -O dep https://github.com/golang/dep/releases/download/v0.3.2/dep-linux-amd64
|
||||||
- chmod +x dep
|
- chmod +x dep
|
||||||
- ./dep ensure
|
- ./dep ensure
|
||||||
|
- yarn
|
||||||
- yarn test
|
- yarn test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue