We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45eefaf commit 8d043ceCopy full SHA for 8d043ce
.travis.yml
@@ -19,6 +19,8 @@ addons:
19
- libxapian-dev
20
# Required to install gpg
21
- swig
22
+ # Required to build gpgme.
23
+ - gpgsm
24
25
before_install:
26
# Sphinx required to build the xapian python bindings
0 commit comments