summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-13 01:47:55 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-13 01:47:55 +0000
commit2e4d149d3128c3e05e7f1e782011ef17c77687c1 (patch)
tree1c3a13f4eafc6991102ad869bde1d2c4f1b0f575 /appveyor.yml
parente296f6cf63f41516ea8c7407d5c883fef2743322 (diff)
appveyor.yml: reorder jobs
to reduce time to get all green. As we have 3 parallelism on AppVeyor, running the slow msys2 job first doesn't have significant impact on job priorities, but at the same time this would reduce the time that only msys2 is running alone at last. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1c08af4a26..d790653f05 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,14 +7,14 @@ environment:
ruby_version: "24-%Platform%"
zlib_version: "1.2.11"
matrix:
+ - build: msys2
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- build: vs
vs: 120
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
- build: vs
vs: 140
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- - build: msys2
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
notifications:
- provider: Webhook
url: