chore: prepare after installing in CI

This commit is contained in:
Sérgio Ramos 2017-05-26 11:33:32 +01:00
parent f252719aa1
commit 7892aab05c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ dependencies:
override:
# install dependencies
- yarn install
- yarn run prepare
test:
override: