summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7893b18..8a55575 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ os:
install:
# needed for Docbook tests, must be in virtualenv context
- - pip install lxml
+ - pip install lxml==4.3.3
# do the rest of the image setup
- ./.travis/install.sh