tests: add USEPYTHON3TESTS to explicitly use python3 for tests
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -53,6 +53,9 @@ services:
|
||||
|
||||
python3:
|
||||
extends: python2
|
||||
build:
|
||||
args:
|
||||
- USEPYTHON3TESTS=ON
|
||||
command: bash -c "make _python3-mraa && ctest --output-on-failure"
|
||||
|
||||
java:
|
||||
|
||||
Reference in New Issue
Block a user