Skip to content

Commit d6192ad

Browse files
committed
tags seem to be required for the tests to run - git-python usess objects from its own repo, tags are known to be stable
1 parent 3b9b6fe commit d6192ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ python:
66

77
install:
88
- git submodule update --init --recursive
9+
- git fetch --tags
910
script:
1011
- nosetests

0 commit comments

Comments
 (0)