mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
* Switch to dep from glide for dependency management * Update CI dockerfile to use dep instead of glide * Wrong file extension * Run 'dep ensure' after copying code * Install glide to handle abci dependencies in testing * Use `dep ensure -vendor-only` to setup vendor directory before installing source code on ci