Skip to content

Commit

Permalink
Git shallow clone is false
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos committed Dec 9, 2020
1 parent 67f8f4b commit 912027f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ env:
install: true

script:
- bash etc/travis/travis.sh $TEST_SET
- bash etc/travis/travis.sh $TEST_SET

git:
depth: false

0 comments on commit 912027f

Please sign in to comment.