Merge pull request #834 from simdjson/jkeiser/normal-checkperf-windows

Compare against master on Windows
This commit is contained in:
John Keiser
2020-04-29 15:28:06 -07:00
committed by GitHub
+1 -1
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)