|
|
@ -8,7 +8,7 @@ branches:
|
|
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
- msvc: 2015
|
|
|
|
# - msvc: 2015
|
|
|
|
- msvc: 2017
|
|
|
|
- msvc: 2017
|
|
|
|
|
|
|
|
|
|
|
|
platform:
|
|
|
|
platform:
|
|
|
@ -20,7 +20,7 @@ configuration:
|
|
|
|
# - Release
|
|
|
|
# - Release
|
|
|
|
|
|
|
|
|
|
|
|
# For the Qt, Boost, CMake, etc installs
|
|
|
|
# For the Qt, Boost, CMake, etc installs
|
|
|
|
os: Visual Studio 2015
|
|
|
|
os: Visual Studio 2017
|
|
|
|
|
|
|
|
|
|
|
|
# We want the git revision for versioning,
|
|
|
|
# We want the git revision for versioning,
|
|
|
|
# so shallow clones don't work.
|
|
|
|
# so shallow clones don't work.
|
|
|
|