Skip to content

Commit 8895855

Browse files
committed
travis: retrieve the whole git history
1 parent a8312fc commit 8895855

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,5 +1,7 @@
11
language: python
22
sudo: required
3+
git:
4+
depth: false
35
compiler:
46
- gcc
57
# - clang

0 commit comments

Comments
 (0)