Travis: Let's see if we can't get the git depth upped a bit
This commit is contained in:
parent
bec0013a90
commit
5fc8e228b8
1 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ install:
|
||||||
script:
|
script:
|
||||||
- nosetests --with-doctest
|
- nosetests --with-doctest
|
||||||
sudo: false
|
sudo: false
|
||||||
|
git:
|
||||||
|
depth: 250
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue