diff options
author | Ivan Gagis <igagis@gmail.com> | 2017-06-15 11:05:28 +0300 |
---|---|---|
committer | Ivan Gagis <igagis@gmail.com> | 2017-06-15 11:05:28 +0300 |
commit | 3a8073cca22af01f1eb30b145c065eaad40b1f5b (patch) | |
tree | e1d3c02ff015172d5568f189cd069f9a5ad603d9 /appveyor.yml | |
parent | c7131b01f990930a8d2f74ac01d27c6a66800796 (diff) |
Appveyor image set to VS2017
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index eaf1aee..80e9386 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,5 @@ +os: Visual Studio 2017 + version: "{branch}-{build}" install: |