aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-04-14 10:48:10 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-04-14 11:12:28 +0200
commit5edb9379cd21411fb182239ed9ac19be4a278f32 (patch)
tree47e7ae09cb98a624508ae40e4dbf70b0108bd246
parentbdcc2d8bebdda2a371fd4e7820894f39361c3d27 (diff)
downloadsoria-5edb9379cd21411fb182239ed9ac19be4a278f32.tar.gz
soria-5edb9379cd21411fb182239ed9ac19be4a278f32.zip
ci: remove the depth flag
This caused troubles because git-validation checks the commits until the very initial one, which was unavailable when the `--depth` flag was passed by Travis CI. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1ffcc6c..2b538e4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
language: nix
sudo: true
+git:
+ depth: false
+
env:
# The minimum required plus the latest from each major release plus the next
# release.