diff mbox series

[v1,10/10] travis.yml: install python3 numpy and opencv libraries

Message ID 20200302181907.32110-11-alex.bennee@linaro.org
State New
Headers show
Series testing/next updates (tweaks and re-greening) | expand

Commit Message

Alex Bennée March 2, 2020, 6:19 p.m. UTC
These are used for the acceptance framebuffer tests to count Tux.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.20.1
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index 70a24bf2fc8..9db6c1557f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -323,6 +323,8 @@  jobs:
           packages:
             - python3-pil
             - python3-pip
+            - python3-numpy
+            - python3-opencv
             - python3.5-venv
             - rpm2cpio
             - tesseract-ocr