mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
travis-ci: install libgcrypt on osx.
This commit is contained in:
parent
35ece53d3b
commit
502eb5286a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ compiler:
|
|||
- gcc
|
||||
matrix:
|
||||
before_install:
|
||||
- $CC --version
|
||||
- if [ "$TRAVIS_OS_NAME" == "osx" ];then brew install libgcrypt; fi
|
||||
before_script:
|
||||
./configure
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue