mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-10 12:16:34 +03:00
avoid 10 min travis timeout
This commit is contained in:
parent
093aa66797
commit
8c61b8a778
@ -21,6 +21,7 @@ jobs:
|
||||
- yarn run build:typings
|
||||
- yarn run build
|
||||
- scripts/prepackage-plugins.js
|
||||
after_success:
|
||||
- scripts/build-linux.js
|
||||
|
||||
- stage: 'Build'
|
||||
@ -35,6 +36,7 @@ jobs:
|
||||
- yarn run build:typings
|
||||
- yarn run build
|
||||
- scripts/prepackage-plugins.js
|
||||
after_success:
|
||||
- scripts/build-macos.js
|
||||
|
||||
- stage: 'Docs'
|
||||
|
Loading…
Reference in New Issue
Block a user