travis: install python-sphinx
authorMichael Wallner <mike@php.net>
Wed, 8 Jan 2020 11:30:41 +0000 (12:30 +0100)
committerMichael Wallner <mike@php.net>
Wed, 8 Jan 2020 11:30:41 +0000 (12:30 +0100)
.travis.yml

index c62f6987187a80e4b9324465ae70797660134c38..e2dc25f7bf6bc3eefbd1fb162f575047d67dcccd 100644 (file)
@@ -4,6 +4,7 @@ services:
 addons:
  apt:
   packages:
+   - python-sphinx
 
 dist: bionic
 language: cpp