Skip to content

Commit 0a76e65

Browse files
committed
pinning setuptools < 66 to try to get gpgme to build.
1 parent 08bb1b1 commit 0a76e65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ addons:
4545
# - sourceline: ppa:xapian-backports/ppa
4646

4747
packages:
48+
# pin setuptools to try to get gpgme to build
49+
- setuptools<66
4850
# Required to build/install the xapian-binding
4951
- libxapian-dev
5052
# Required to install gpg

0 commit comments

Comments
 (0)