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 e421b12 commit 45eefafCopy full SHA for 45eefaf
.travis.yml
@@ -53,7 +53,7 @@ before_install:
53
- make && make install
54
55
# gpgme
56
- - GPGME_VERSION
+ - GPGME_VERSION=1.11.1
57
- cd /tmp
58
- curl -s -O https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$GPGME_VERSION.tar.bz2
59
- tar -jxvf gpgme-$GPGME_VERSION.tar.bz2
0 commit comments