summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authormrkkrp <markkarpov92@gmail.com>2018-03-27 21:30:01 +0700
committerBen Gamari <ben@smart-cactus.org>2018-03-29 12:02:48 -0400
commit0951e03efe9492b01cea3bf59a7cb4a3baaea8bd (patch)
tree10e3d5c4260671a46057f6165125c337e3f7a142 /appveyor.yml
parentd06a5a9d435b048031aafe8ff6d7a740260a3e84 (diff)
downloadhaskell-0951e03efe9492b01cea3bf59a7cb4a3baaea8bd.tar.gz
Full AppVeyor build with tests
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index bcf35a038c..d7623e40e6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,6 @@
version: "{build}"
+build_cloud: ghc-gce-cloud
+image: GHC-GCE
build:
verbosity: normal
@@ -12,7 +14,6 @@ environment:
MSYSTEM: MINGW64
BIT: 64
-os: Visual Studio 2015
deploy: off
install: