summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove travis file as it's not used anymore in favor or Github Actions3.1.18Sebastian Thiel2021-06-181-46/+0
* fix conflictYobmod2021-06-171-0/+3
|\
| * Revert "Revert "Remove support for Python 3.5" - fix CI for now."Sebastian Thiel2021-06-161-3/+1
| * Revert "Remove support for Python 3.5" - fix CI for now.Sebastian Thiel2021-06-161-1/+3
| * Remove support for Python 3.5Bert Wesarg2021-03-131-3/+1
* | rebase with dropped 3.5Yobmod2021-06-171-2/+1
* | rebase on masteryobmod2021-02-261-0/+1
* | drop python 3.4, update .gitignoreYobmod2021-02-241-1/+0
|/
* tools: update tool scripts after moving testsKonrad Weihmann2020-07-121-1/+1
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-1/+1
* tools: update tool scripts after moving testsKonrad Weihmann2020-07-121-1/+1
* make clear that appveyor and travis are not used anymoreSebastian Thiel2020-04-111-0/+1
* Replace nose with unittest in Travis CI scriptHarmon2020-02-171-1/+2
* Add support for Python 3.8Harmon2020-02-161-0/+1
* Simplify Travis CI configurationHarmon2020-02-161-6/+2
* 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