-
Yaroslav Lobankov authored
This change updates the 'test_odroid_arm64_no_deps' make target in the .travis.mk file with the following construction instead of `make test`: make LuaJIT-test cd test && ./test-run.py --vardir ${VARDIR} --force $(TEST_RUN_EXTRA_PARAMS) This is needed for consistency with other targets and saving artifacts with failure logs to ${VARDIR}. NO_DOC=ci NO_CHANGELOG=ci NO_TEST=ci
Yaroslav Lobankov authoredThis change updates the 'test_odroid_arm64_no_deps' make target in the .travis.mk file with the following construction instead of `make test`: make LuaJIT-test cd test && ./test-run.py --vardir ${VARDIR} --force $(TEST_RUN_EXTRA_PARAMS) This is needed for consistency with other targets and saving artifacts with failure logs to ${VARDIR}. NO_DOC=ci NO_CHANGELOG=ci NO_TEST=ci