jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
27 stars 18 forks source link

[TASK] Fix travis CI checks #6

Closed tledkov closed 1 year ago

tledkov commented 1 year ago

Now Travis checks fail. Must be fixed.

Root cause: The problem with download docker vault image for the first integration test.

tledkov commented 1 year ago

Fixed by patch