summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Drop python 2 support, again (revert previous revert)Sebastian Thiel2019-08-111-1/+0
* Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel2019-07-291-0/+1
* Build docs locallySantos Gallegos2019-07-201-1/+2
* Drop python 2.7 support and help with encodingsSebastian Thiel2019-07-201-1/+0
* Revert "This time, use test-requirements."Sebastian Thiel2019-07-201-1/+0
* This time, use test-requirements.Sebastian Thiel2019-07-201-0/+1
* Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III2019-05-051-2/+1
* Fix setup.py and use of requirements files.James E. King III2019-05-051-2/+1
* travis: ignore a bunch of flake issues, similar to toxSebastian Thiel2018-12-221-1/+1
* Run tests on travis against an up-to-date nightlyMichael Käufl2018-10-211-1/+3
* Document support for Python 3.7Michael Käufl2018-10-211-4/+4
* Drop support for EOL Python 3.3Hugo2018-03-181-1/+0
* Drop support for EOL Python 2.6Hugo2018-03-181-3/+0
* Allow failure of python 2.6Sebastian Thiel2017-06-101-0/+1
* Allow failures for dev versions of pythonSebastian Thiel2017-04-091-3/+5
* Add most recent Python versions in Travis CISylvain2017-03-081-0/+4
* Fixes to support Python 2.6 again.Andreas Maier2016-10-241-0/+5
* ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-161-5/+2
* ci: print python/git versions before starting buildKostis Anagnostopoulos2016-10-111-0/+1
* fix(travis): increase ulimitSebastian Thiel2016-10-111-1/+1
* Merge pull request #522 from yarikoptic/enh-codecovSebastian Thiel2016-10-091-2/+2
|\
| * RF: coveralls (not used/relied on really) -> codecovYaroslav Halchenko2016-10-021-2/+2
* | hidden win-errs: Let leaking TCs run till end, then hideKostis Anagnostopoulos2016-10-041-1/+1
* | ci: restore verbosity for travis/appveyor, increase 96->100 ulimitKostis Anagnostopoulos2016-10-031-2/+2
|/
* ci: restore ci log-level to normal, coverage on Win-AppveyorKostis Anagnostopoulos2016-10-011-1/+1
* ci: Capture logging for Popen() execute statements.Kostis Anagnostopoulos2016-09-301-1/+1
* test: Start using `ddt` library for TCsKostis Anagnostopoulos2016-09-281-1/+1
* Travis, #519: split flake8 from sphinx, to speedup testsKostis Anagnostopoulos2016-09-281-1/+1
* test, #519: Travis-test flake8/site on py3.4 onlyKostis Anagnostopoulos2016-09-261-2/+2
* test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`Kostis Anagnostopoulos2016-09-261-2/+3
* chore(tests): test-initialization via scriptSebastian Thiel2016-06-211-6/+1
* 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