From 9409b2b99eb54dc48616241bbf83c09d1b99e407 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 21 Oct 2018 14:39:03 +0200 Subject: Add libgcrypt to travis build. --- .travis.yml | 1 + build-standalone.xml | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3ca102d..0809a06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ addons: - libtommath-dev - libssl-dev - libcrypto++-dev + - libgcrypt11-dev - gcc-6 - g++-6 language: java diff --git a/build-standalone.xml b/build-standalone.xml index 9a47642..62b7813 100644 --- a/build-standalone.xml +++ b/build-standalone.xml @@ -106,11 +106,21 @@ + + + + + + + + + + + - + - + -- cgit v1.2.3-70-g09d2