Skip to content

Commit 2833cde

Browse files
travis: Enable unlimited git depth
1 parent d5cf7c9 commit 2833cde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
sudo: false
2+
git:
3+
depth: false
24

35
language: python
46
python:

0 commit comments

Comments
 (0)