aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 19:00:31 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 19:00:31 +0100
commit968634e927da3f4cfe792d2b82bbf6f186ec192d (patch)
treed7287c4e3c9d506aae0b7e1262eda583a3c020f7 /appveyor.yml
parentMerge branch 'develop' into fix/audio-video-on-macos (diff)
parentUpdate loading message in default lang (diff)
downloadferdium-app-968634e927da3f4cfe792d2b82bbf6f186ec192d.tar.gz
ferdium-app-968634e927da3f4cfe792d2b82bbf6f186ec192d.tar.zst
ferdium-app-968634e927da3f4cfe792d2b82bbf6f186ec192d.zip
Merge branch 'develop' into fix/audio-video-on-macos
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml14
1 files changed, 2 insertions, 12 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 95b7c9c22..693fdb700 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,7 +1,7 @@
1environment: 1environment:
2 APPVEYOR_CACHE_SKIP_RESTORE: true 2 APPVEYOR_CACHE_SKIP_RESTORE: true
3 3
4version: 5.4.1-beta.1.{build} 4version: 5.4.1-beta.3.{build}
5 5
6install: 6install:
7 - git submodule update --init --recursive 7 - git submodule update --init --recursive
@@ -22,14 +22,4 @@ branches:
22 except: 22 except:
23 - i18n 23 - i18n
24 - l10n_master 24 - l10n_master
25 - l10n_develop 25 - l10n_develop \ No newline at end of file
26
27for:
28 - branches:
29 only:
30 - master
31 - /v\d*\.\d*\.\d*/
32 - /v\d*\.\d*\.\d*-beta\.\d*/
33 artifacts:
34 - path: out\*.exe
35 - path: out\*.yml