Skip to content

Commit

Permalink
no such thing as 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dickmao committed Sep 30, 2018
1 parent 58a1691 commit 25d7f33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ addons:
apt:
packages:
- autogen
- ca-certificates
- libgmp-dev
- xz-utils

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion tools/travis-gnutls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -x

# adjust these versions as needed
export NETTLE_VERSION=3.4
export GNUTLS_VERSION=3.6.3
export GNUTLS_VERSION=3.5.16

export WORKDIR=${HOME}/local/
export LD_LIBRARY_PATH=${WORKDIR}/lib/
Expand Down

0 comments on commit 25d7f33

Please sign in to comment.