mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-02 01:14:46 +08:00
[*] add travis_wait
to build
This commit is contained in:
parent
d53b39f344
commit
fc2557051c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ install:
|
|||
- nvm use --delete-prefix $NODE_VERSION
|
||||
|
||||
script:
|
||||
- npm install && npm run build-client
|
||||
- travis_wait npm install && npm run build-client
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Add table
Reference in a new issue