diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b40e0dfc..0c6a248d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ install: - git config --global user.name "Travis Runner" # DEBUG - cat /home/travis/build/gitpython-developers/GitPython/.git/logs/refs/heads/0.3 + - cat /home/travis/build/gitpython-developers/GitPython/.git/logs/refs/heads/0.3 script: - nosetests -v --with-coverage after_success: |