Skip to content

Commit 3db0614

Browse files
committed
update tests/test_git_check_branches_upstream.sh
1 parent dc111b0 commit 3db0614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_git_check_branches_upstream.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ if which git &>/dev/null; then
3535
fi
3636
fi
3737
# TODO: check if this works later and re-enable
38+
# https://github.com/gitpython-developers/GitPython/issues/687
3839
if is_travis; then
3940
echo "WARNING: Skipping check on Travis CI due to bug in GitPython"
4041
exit 0

0 commit comments

Comments
 (0)