Skip to content

Commit e9165a0

Browse files
committed
see if upgrade to 1.18 fixes gpgme build failure.
1 parent 6a74d5e commit e9165a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ before_install:
105105
- make && make install
106106

107107
# gpgme
108-
- GPGME_VERSION=1.17.1
108+
- GPGME_VERSION=1.18
109109
- cd /tmp
110110
- curl -s -O https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$GPGME_VERSION.tar.bz2
111111
- tar -jxf gpgme-$GPGME_VERSION.tar.bz2

0 commit comments

Comments
 (0)