appveyor.yml: fixed tests of fullbench-dll fullbench-lib
This commit is contained in:
parent
0a1caeef6d
commit
06b3f017af
@ -2,7 +2,7 @@ version: 1.0.{build}
|
||||
environment:
|
||||
matrix:
|
||||
- COMPILER: "gcc"
|
||||
MAKE_PARAMS: "make test && make lib && make -C tests fullbench-dll fullbench-lib"
|
||||
MAKE_PARAMS: '"make test && make lib && make -C tests fullbench-dll fullbench-lib"'
|
||||
PLATFORM: "mingw64"
|
||||
- COMPILER: "gcc"
|
||||
MAKE_PARAMS: "make test"
|
||||
|
Loading…
Reference in New Issue
Block a user