.gitlab-ci.yml: build docs with python 3 instead
Compare changes
+ 13
− 8
@@ -138,12 +138,13 @@ test:el7-python2:
@@ -164,11 +165,12 @@ test:el7-python3:
@@ -236,12 +238,15 @@ test:debian-python3:stretch:
Fixes issues in the CI due to python 2 being EOL.