diff .appveyor.yml @ 1731:5185ee58c44b vext

Pull out capnp-regen, update CI configs
author Chris Cannam
date Mon, 10 Jul 2017 12:55:47 +0100
parents 7aa88d988abb
children e154957ed9f0
line wrap: on
line diff
--- a/.appveyor.yml	Mon Jul 10 11:54:33 2017 +0100
+++ b/.appveyor.yml	Mon Jul 10 12:55:47 2017 +0100
@@ -3,6 +3,9 @@
   only:
   - vext
 
+configuration:
+  - Release
+
 install:
   - cinst --allow-empty-checksums smlnj
   - ps: '"[hostfingerprints]" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini'