.travis-ci: Explicitly require new build dependency for yubico-piv-tool

This commit is contained in:
Jakub Jelen 2020-06-05 12:42:59 +02:00 committed by Frank Morgner
parent 57c895165f
commit c3b9152a99
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ addons:
- check
- ant
- socat
- cmake
before_install:
# brew install gengetopt help2man cmocka ccache llvm;