diff options
| author | Eduard Braun <Eduard.Braun2@gmx.de> | 2017-06-13 17:44:26 +0000 |
|---|---|---|
| committer | Eduard Braun <Eduard.Braun2@gmx.de> | 2017-06-16 15:53:04 +0000 |
| commit | 50eccc679cc3836dab9cbe14a59d6b3d3ba2fe0a (patch) | |
| tree | aedfeab52d83811a1b5b65a5dd009dc7d102e875 | |
| parent | Skip full system upgrade (diff) | |
| download | inkscape-50eccc679cc3836dab9cbe14a59d6b3d3ba2fe0a.tar.gz inkscape-50eccc679cc3836dab9cbe14a59d6b3d3ba2fe0a.zip | |
Build all branches by default (no reason not to and doesn't hurt as long as the UI setting to "Skip branches without appveyor.yml" is enabled)
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index dd484b49e..32c282413 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,5 @@ version: '{branch}-{build}' -branches: - only: - - master - clone_depth: 10 environment: |
