When MAKEFLAGS=-j2 is set in the environment, `make test-travis` can fail surprisingly, because targets are executed in parallel.
2.8 KiB
2.8 KiB
When MAKEFLAGS=-j2 is set in the environment, `make test-travis` can fail surprisingly, because targets are executed in parallel.