Compare against master on Windows

This commit is contained in:
John Keiser 2020-04-29 12:55:53 -07:00
parent 5d7a84fad7
commit 76f3506ac5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ platform: x64
environment:
matrix:
- job_name: VS2019
CMAKE_ARGS: -DSIMDJSON_CHECKPERF_BRANCH=jkeiser/parse-t
CMAKE_ARGS:
- job_name: VS2019CLANG
CMAKE_ARGS: -T ClangCL
- job_name: VS2017 (Static, No Threads)