diff options
| author | Rick Gibbed <rick@gibbed.us> | 2018-05-10 19:53:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-10 19:53:06 -0500 |
| commit | 29dbc72d48e0256f2f6cc24d6b3d1a3af5e90ad6 (patch) | |
| tree | b3881aa0c8cd1b832a5609f8671e236e9b9a1efc /.appveyor.yml | |
| parent | 53f5a218c6eb654c378eb112e8dec1615278c8af (diff) | |
AppVeyor magic?
Diffstat (limited to '.appveyor.yml')
| -rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 54a85f57f..f1bf140e4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -32,7 +32,7 @@ pull_requests: #---------------------------------# # Operating system (build VM template) -os: Visual Studio 2015 +os: Visual Studio 2017 # scripts that are called at very beginning, before repo cloning init: |
