aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-08-11Drop python 2 support, again (revert previous revert)Sebastian Thiel
2019-07-29Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel
2019-07-20Build docs locallySantos Gallegos
2019-07-20Drop python 2.7 support and help with encodingsSebastian Thiel
2019-07-20Revert "This time, use test-requirements."Sebastian Thiel
2019-07-20This time, use test-requirements.Sebastian Thiel
2019-05-05Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III
2019-05-05Fix setup.py and use of requirements files.James E. King III
2018-12-22travis: ignore a bunch of flake issues, similar to toxSebastian Thiel
2018-10-21Run tests on travis against an up-to-date nightlyMichael Käufl
2018-10-21Document support for Python 3.7Michael Käufl
2018-03-18Drop support for EOL Python 3.3Hugo
2018-03-18Drop support for EOL Python 2.6Hugo
2017-06-10Allow failure of python 2.6Sebastian Thiel
2017-04-09Allow failures for dev versions of pythonSebastian Thiel
2017-03-08Add most recent Python versions in Travis CISylvain
2016-10-24Fixes to support Python 2.6 again.Andreas Maier
2016-10-16ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos
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