travis: add python3-{cffi,pytest,setuptools}, libpython3-all-dev

These are needed for building and testing the new python bindings.
This commit is contained in:
David Bremner 2019-11-03 14:19:26 -04:00
parent 85adc756c9
commit af8c069194

View file

@ -13,6 +13,10 @@ addons:
- libgmime-3.0-dev
- libtalloc-dev
- python3-sphinx
- python3-cffi
- python3-pytest
- python3-setuptools
- libpython3-all-dev
- gpgsm
script: