From b576cbbf05d2e721df165a1a3aad42a0528beb1e Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 28 Apr 2014 00:55:51 -0700 Subject: enable gmp for tests --- travis/compile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'travis') diff --git a/travis/compile.sh b/travis/compile.sh index 2b53099651..eee3f9ad89 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -34,5 +34,6 @@ --enable-sockets \ --with-bz2 \ --with-openssl \ +--with-gmp \ --enable-bcmath make --quiet -- cgit v1.2.1