Skip to content

Fixed CI failure caused by shallow clone on travis

This PR adds a fix for the CI failures caused by a shallow clone on travis. This caused versioneer failures that escalated to a dpkg-buildpackage failure on debian images.

Merge request reports