mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-20 22:23:53 +08:00
fix(build): ignore submodules on travis
This commit is contained in:
parent
1fb58d5c52
commit
cb7449f0c3
1 changed files with 3 additions and 0 deletions
|
@ -63,3 +63,6 @@ addons:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
git:
|
||||
submodules: false
|
||||
|
|
Loading…
Reference in a new issue