src-d / borges

borges collects and stores Git repositories.
https://docs.sourced.tech/borges/
GNU General Public License v3.0
52 stars 20 forks source link

travis: use ci godep #350

Closed jfontan closed 6 years ago

jfontan commented 6 years ago

It downloads the latest release instead of master. Fixes problems when it's in development and the format of Gopkg.lock changes.

Fixes #315