mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 18:12:13 +08:00
[*] remove travs_wait now bootstrap more verbose
This commit is contained in:
parent
3bbb76902f
commit
2e89d4f643
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ install:
|
|||
- nvm use --delete-prefix $NODE_VERSION
|
||||
|
||||
script:
|
||||
- travis_wait npm install && npm run build-client
|
||||
- npm install && npm run build-client
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue