travis: build against python3-sphinx instead of python-sphinx

Ubuntu trusty has python3-sphinx 1.2.2+dfsg-1ubuntu1, so this should
be OK.
This commit is contained in:
Daniel Kahn Gillmor 2018-01-10 11:14:52 -05:00 committed by David Bremner
parent 431c41a4f2
commit 2ed6357407

View file

@ -10,7 +10,7 @@ addons:
- libxapian-dev - libxapian-dev
- libgmime-2.6-dev - libgmime-2.6-dev
- libtalloc-dev - libtalloc-dev
- python-sphinx - python3-sphinx
- gdb - gdb
- gpgsm - gpgsm