This commit is contained in:
Daniel Lemire 2020-03-26 21:08:54 -04:00
parent 52b8d50178
commit c95e45d283
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ commands:
- run: EXTRAFLAGS=-Werror make
- run: EXTRAFLAGS=-Werror make amalgamate
- run: ARCHFLAGS=-march=haswell make amalgamate # some users do this: https://github.com/lemire/simdjson/issues/444
- run: EXTRAFLAGS=-Werror make quicktest
- run: EXTRAFLAGS=-Werror make quicktests
- run: make clean
cmake_test: