Skip to content

Commit

Permalink
Travis CI: Disable shallow cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Oct 16, 2020
1 parent 67dc3e1 commit 17cade6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ branches:
- master
- "/.*-[0-9]+\\..*/"
install: true
git:
depth: false
script:
#- ".travis/build.sh"
- "python3 .travis/pre_ci.py"
Expand Down

0 comments on commit 17cade6

Please sign in to comment.