Commit a6728fd1127659091b41a7c53eb28a9172bd7f29

Authored by Henry Fredrick Schreiner
1 parent 42a52411

Fix build image

Showing 1 changed file with 1 additions and 1 deletions
.appveyor.yml
... ... @@ -2,7 +2,7 @@
2 2 shallow_clone: true
3 3  
4 4 os:
5   - - Visual Studio 2015 Update 2
  5 + - Visual Studio 2015
6 6  
7 7 environment:
8 8 CTEST_OUPTUT_ON_FAILURE: ON
... ...