Re-enable AppVeyor builds for all platforms

This commit is contained in:
Roelf-Jilling 2018-11-16 19:27:35 +01:00
parent eb936dab34
commit 3c9764f4e2

View File

@ -14,10 +14,10 @@ image:
environment:
matrix:
#- GSL_CXX_STANDARD: 14
# USE_TOOLSET: MSVC
#- GSL_CXX_STANDARD: 17
# USE_TOOLSET: MSVC
- GSL_CXX_STANDARD: 14
USE_TOOLSET: MSVC
- GSL_CXX_STANDARD: 17
USE_TOOLSET: MSVC
- GSL_CXX_STANDARD: 14
USE_TOOLSET: LLVM
- GSL_CXX_STANDARD: 17