summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* chore(compat): another attempt to get travis rightSebastian Thiel2016-05-261-1/+1
* chore(compat): re-add allowed breakage of py2.6Sebastian Thiel2016-05-261-0/+4
* Travis should now be able to test tagsSebastian Thiel2016-04-241-1/+1
* Declare support for py3.5Sebastian Thiel2016-04-221-0/+1
* feat(py-support): drop py2.6 supportSebastian Thiel2016-04-191-1/+0
* chore(travis): remove test for issue 301Sebastian Thiel2016-02-071-8/+1
* fix(travis): fix permissions of private keySebastian Thiel2015-07-031-0/+1
* fix(travis): assure private key has accessSebastian Thiel2015-07-031-0/+3
* chore(travis): added test for issue 301Sebastian Thiel2015-07-031-0/+3
* fix(travis): can't overrwrite travis .gitconfigSebastian Thiel2015-04-221-1/+1
* fix(config): selective cfg write;fix cfg parserSebastian Thiel2015-04-221-0/+3
* BF: do not checkout master -- that ruins testing of PRs. "reset" master to or...Yaroslav Halchenko2015-02-201-1/+2
* It seems something within our environment changed ...Sebastian Thiel2015-02-201-1/+1
* Added sphinx build process to end of travis test chainSebastian Thiel2015-01-151-1/+2
* Made improvements to assure test-cases don't leak file handlesSebastian Thiel2015-01-071-0/+3
* Added flake8 testing to travisSebastian Thiel2015-01-071-1/+2
* Fixed up travis to checkout master nowSebastian Thiel2015-01-061-9/+3
* Adjusted travis to test for python 3 as wellSebastian Thiel2015-01-061-0/+2
* And apparently, I broken travis ... this should cure itSebastian Thiel2015-01-041-4/+1
* Let's hope travis works nowSebastian Thiel2015-01-041-6/+2
* Another, last and final travis debugging commitSebastian Thiel2015-01-041-0/+2
* Fixed travis debugging yamlSebastian Thiel2015-01-041-1/+1
* Another travis debugging commitSebastian Thiel2015-01-041-0/+3
* Somemore debugging for rev-parse issueSebastian Thiel2015-01-041-6/+2
* 'tree' program doesn't exist on travis install, fineSebastian Thiel2015-01-031-1/+1
* This should help getting travis to work, finallySebastian Thiel2015-01-031-0/+4
* Auto-skip performance tests more quietly on travisSebastian Thiel2015-01-031-0/+7
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-0/+12
* Various fixes and improvementsSebastian Thiel2015-01-031-3/+6
* Added coverage reportSebastian Thiel2014-05-191-1/+4
* tags seem to be required for the tests to run - git-python usess objects from...Sebastian Thiel2014-05-041-0/+1
* Let's see if recursive checkouts will fix 'gitdb not found' issue for travis.Sebastian Thiel2014-05-041-1/+4
* Added support for travis ciSebastian Thiel2014-05-041-0/+7