index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2016-04-19
feat(py-support): drop py2.6 support
Sebastian Thiel
2016-02-07
chore(travis): remove test for issue 301
Sebastian Thiel
2015-07-03
fix(travis): fix permissions of private key
Sebastian Thiel
2015-07-03
fix(travis): assure private key has access
Sebastian Thiel
2015-07-03
chore(travis): added test for issue 301
Sebastian Thiel
2015-04-22
fix(travis): can't overrwrite travis .gitconfig
Sebastian Thiel
2015-04-22
fix(config): selective cfg write;fix cfg parser
Sebastian Thiel
2015-02-20
BF: do not checkout master -- that ruins testing of PRs. "reset" master to or...
Yaroslav Halchenko
2015-02-20
It seems something within our environment changed ...
Sebastian Thiel
2015-01-15
Added sphinx build process to end of travis test chain
Sebastian Thiel
2015-01-07
Made improvements to assure test-cases don't leak file handles
Sebastian Thiel
2015-01-07
Added flake8 testing to travis
Sebastian Thiel
2015-01-06
Fixed up travis to checkout master now
Sebastian Thiel
2015-01-06
Adjusted travis to test for python 3 as well
Sebastian Thiel
2015-01-04
And apparently, I broken travis ... this should cure it
Sebastian Thiel
2015-01-04
Let's hope travis works now
Sebastian Thiel
2015-01-04
Another, last and final travis debugging commit
Sebastian Thiel
2015-01-04
Fixed travis debugging yaml
Sebastian Thiel
2015-01-04
Another travis debugging commit
Sebastian Thiel
2015-01-04
Somemore debugging for rev-parse issue
Sebastian Thiel
2015-01-03
'tree' program doesn't exist on travis install, fine
Sebastian Thiel
2015-01-03
This should help getting travis to work, finally
Sebastian Thiel
2015-01-03
Auto-skip performance tests more quietly on travis
Sebastian Thiel
2015-01-03
Fixed all remaining non-performance tests
Sebastian Thiel
2015-01-03
Various fixes and improvements
Sebastian Thiel
2014-05-19
Added coverage report
Sebastian Thiel
2014-05-04
tags seem to be required for the tests to run - git-python usess objects from...
Sebastian Thiel
2014-05-04
Let's see if recursive checkouts will fix 'gitdb not found' issue for travis.
Sebastian Thiel
2014-05-04
Added support for travis ci
Sebastian Thiel