aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-10-11ci: print python/git versions before starting buildKostis Anagnostopoulos
2016-10-11fix(travis): increase ulimitSebastian Thiel
2016-10-09Merge pull request #522 from yarikoptic/enh-codecovSebastian Thiel
2016-10-04hidden win-errs: Let leaking TCs run till end, then hideKostis Anagnostopoulos
2016-10-03ci: restore verbosity for travis/appveyor, increase 96->100 ulimitKostis Anagnostopoulos
2016-10-02RF: coveralls (not used/relied on really) -> codecovYaroslav Halchenko
2016-10-01ci: restore ci log-level to normal, coverage on Win-AppveyorKostis Anagnostopoulos
2016-09-30ci: Capture logging for Popen() execute statements.Kostis Anagnostopoulos
2016-09-28test: Start using `ddt` library for TCsKostis Anagnostopoulos
2016-09-28Travis, #519: split flake8 from sphinx, to speedup testsKostis Anagnostopoulos
2016-09-26test, #519: Travis-test flake8/site on py3.4 onlyKostis Anagnostopoulos
2016-09-26test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`Kostis Anagnostopoulos
2016-06-21chore(tests): test-initialization via scriptSebastian Thiel
2016-05-26chore(compat): another attempt to get travis rightSebastian Thiel
2016-05-26chore(compat): re-add allowed breakage of py2.6Sebastian Thiel
2016-04-24Travis should now be able to test tagsSebastian Thiel
2016-04-22Declare support for py3.5Sebastian Thiel
2016-04-19feat(py-support): drop py2.6 supportSebastian Thiel
2016-02-07chore(travis): remove test for issue 301Sebastian Thiel
2015-07-03fix(travis): fix permissions of private keySebastian Thiel
2015-07-03fix(travis): assure private key has accessSebastian Thiel
2015-07-03chore(travis): added test for issue 301Sebastian Thiel
2015-04-22fix(travis): can't overrwrite travis .gitconfigSebastian Thiel
2015-04-22fix(config): selective cfg write;fix cfg parserSebastian Thiel
2015-02-20BF: do not checkout master -- that ruins testing of PRs. "reset" master to or...Yaroslav Halchenko
2015-02-20It seems something within our environment changed ...Sebastian Thiel
2015-01-15Added sphinx build process to end of travis test chainSebastian Thiel
2015-01-07Made improvements to assure test-cases don't leak file handlesSebastian Thiel
2015-01-07Added flake8 testing to travisSebastian Thiel
2015-01-06Fixed up travis to checkout master nowSebastian Thiel
2015-01-06Adjusted travis to test for python 3 as wellSebastian Thiel
2015-01-04And apparently, I broken travis ... this should cure itSebastian Thiel
2015-01-04Let's hope travis works nowSebastian Thiel
2015-01-04Another, last and final travis debugging commitSebastian Thiel
2015-01-04Fixed travis debugging yamlSebastian Thiel
2015-01-04Another travis debugging commitSebastian Thiel
2015-01-04Somemore debugging for rev-parse issueSebastian Thiel
2015-01-03'tree' program doesn't exist on travis install, fineSebastian Thiel
2015-01-03This should help getting travis to work, finallySebastian Thiel
2015-01-03Auto-skip performance tests more quietly on travisSebastian Thiel
2015-01-03Fixed all remaining non-performance testsSebastian Thiel
2015-01-03Various fixes and improvementsSebastian Thiel
2014-05-19Added coverage reportSebastian Thiel
2014-05-04tags seem to be required for the tests to run - git-python usess objects from...Sebastian Thiel
2014-05-04Let's see if recursive checkouts will fix 'gitdb not found' issue for travis.Sebastian Thiel
2014-05-04Added support for travis ciSebastian Thiel