aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2020-02-24 22:34:07 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2020-02-24 22:34:07 +0100
commit8a6c744f7c1ca3b28de23def4b5314b0cffa494f (patch)
treed7b3c285e92bd6bc1f84cb75cb8f6bf6d2317dc2 /appveyor.yml
parentMerge pull request #399 from getferdi/l10n_develop (diff)
downloadferdium-app-8a6c744f7c1ca3b28de23def4b5314b0cffa494f.tar.gz
ferdium-app-8a6c744f7c1ca3b28de23def4b5314b0cffa494f.tar.zst
ferdium-app-8a6c744f7c1ca3b28de23def4b5314b0cffa494f.zip
Avoid AppVeyor builds on i18n-only commits
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ff32387a6..2499b324b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -22,4 +22,8 @@ branches:
22 except: 22 except:
23 - i18n 23 - i18n
24 - l10n_master 24 - l10n_master
25 - l10n_develop \ No newline at end of file 25 - l10n_develop
26
27skip_commits:
28 files:
29 - src/i18n/locales/*.json