diff mbox series

[ovs-dev,2/2] travis: Fix skipping of python SSL tests.

Message ID 20191101223835.6232-3-i.maximets@ovn.org
State Accepted
Headers show
Series travis: Unskip tests. | expand

Commit Message

Ilya Maximets Nov. 1, 2019, 10:38 p.m. UTC
After this change we'll have only one windows related skipped test
in default build.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index 84bdb4ba4..482efd2d1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@  addons:
       - libjemalloc-dev
       - libnuma-dev
       - libpcap-dev
+      - python3-openssl
       - python3-sphinx
       - libelf-dev
       - selinux-policy-dev