diff options
author | Rob Mensching <rob@firegiant.com> | 2017-08-20 00:05:35 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2017-08-20 00:05:35 -0700 |
commit | 91d31a79979862c65b782b15ade53f196755ee7e (patch) | |
tree | eec9a0d94769495fa9573897652ea02ae6564085 | |
parent | 4e8be93efc40abd8b5fbb898d20add9aa3a993d6 (diff) | |
download | wix-91d31a79979862c65b782b15ade53f196755ee7e.tar.gz wix-91d31a79979862c65b782b15ade53f196755ee7e.tar.bz2 wix-91d31a79979862c65b782b15ade53f196755ee7e.zip |
Move to stable appveyor image
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index f7476084..aa6bcaae 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | image: Visual Studio 2017 Preview | 1 | image: Visual Studio 2017 |
2 | 2 | ||
3 | version: 0.0.0.{build} | 3 | version: 0.0.0.{build} |
4 | configuration: Release | 4 | configuration: Release |