Start on 0.9.9.
[jelmer/dulwich.git] / .travis.yml
2014-11-15 Jelmer VernooijEnable pypy on travis.
2014-11-08 Jelmer VernooijMerge branch 'python3'.
2014-11-08 Gary van der MerweEnable testing python3.4 on travis.
2014-11-08 Jelmer VernooijMerge branch 'python2.6', which reintroduces python2...
2014-10-22 Gary van der MerweMerge branch 'python2.6'
2014-10-15 Gary van der MerweSpelling Fix.
2014-10-13 Gary van der MerweFix travis on python2.6
2014-09-13 Jelmer VernooijReintroduce Python2.6 support.
2014-06-18 Jelmer VernooijMerge branch 'with' of git://github.com/garyvdm/dulwich
2014-06-18 Jelmer VernooijMerge branch 'travis' of git://github.com/garyvdm/dulwich
2014-06-18 Gary van der MerweTravis: use system site packages in virtualenv.
2014-06-18 Jelmer VernooijInstall fastimport, mock and gevent from the apt reposi...
2014-06-17 Gary van der MerweAdd all test requirements to setup.py. Use setup.py...
2014-03-30 Jelmer VernooijNo longer build for Python 2.6.
2014-01-18 Jelmer VernooijInstall fastimport in travis.
2014-01-16 Jelmer VernooijUpdate before installing git.
2013-12-08 Jelmer VernooijUse sudo for apt-get command.
2013-12-08 Jelmer VernooijInstall git in travis, for compat checks.
2013-12-08 Jelmer VernooijInstall unittest2 in travis for python2.6.
2013-12-08 Jelmer VernooijAdd basic travis config file.