Skip to content

Commit

Permalink
Disable warnings from SonarCloud regarding shallow clone.
Browse files Browse the repository at this point in the history
  • Loading branch information
madworx committed Sep 16, 2020
1 parent 3b86745 commit b129936
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,9 @@ addons:
sonarcloud:
organization: madworx

git:
depth: false

python:
- "3.7"

Expand Down

0 comments on commit b129936

Please sign in to comment.