summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2019-11-01 23:16:28 +0100
committerIlya Maximets <i.maximets@ovn.org>2019-11-01 23:47:07 +0100
commitac4b6e83deb138df4054dca016cd2419caa351db (patch)
tree2268f24ffa0a2efb0a45e9738ac1486e748d3c5b /.travis.yml
parent5ae6f976d28a973303424183d36d6e89cfdf0dd2 (diff)
downloadopenvswitch-ac4b6e83deb138df4054dca016cd2419caa351db.tar.gz
travis: Fix skipping of python SSL tests.
After this change we'll have only one windows related skipped test in default build. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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