This does not increase testing time significantly, but
increases the coverage.

Signed-off-by: Ilya Maximets <i.maxim...@samsung.com>
---
 .cirrus.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 0b012ca84..c71a0a249 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -8,8 +8,9 @@ freebsd_build_task:
     memory: 8G
 
   env:
-    DEPENDENCIES: automake libtool gmake gcc wget
-                  python py27-six py27-sphinx
+    DEPENDENCIES: automake libtool gmake gcc wget openssl
+                  python py27-six py27-sphinx py27-openssl
+                  python3 py36-six py36-openssl
     matrix:
       COMPILER: gcc
       COMPILER: clang
-- 
2.17.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to