summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove docker and appveyor configuration filesSebastian Thiel2021-07-141-73/+0
* Revert "Revert "Remove support for Python 3.5" - fix CI for now."Sebastian Thiel2021-06-161-27/+2
* Revert "Remove support for Python 3.5" - fix CI for now.Sebastian Thiel2021-06-161-2/+27
* Remove support for Python 3.5Bert Wesarg2021-03-131-27/+2
* make clear that appveyor and travis are not used anymoreSebastian Thiel2020-04-111-0/+1
* Remove python 2 from CISantos Gallegos2019-07-291-9/+0
* Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III2019-05-051-6/+7
* Fix setup.py and use of requirements files.James E. King III2019-05-051-0/+7
* Drop support for EOL Python 2.6Hugo2018-03-181-3/+0
* Disable (but keep for future uses commented out) hook into appveyor sessionYaroslav Halchenko2017-11-281-4/+4
* ENH: also report where on sh, and echo msg when entering on_finishYaroslav Halchenko2017-11-281-1/+3
* ENH: add appveyor recipe to establish rdesktop login into the test boxYaroslav Halchenko2017-11-281-0/+6
* Fixes to support Python 2.6 again.Andreas Maier2016-10-241-0/+3
* cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 casesKostis Anagnostopoulos2016-10-161-1/+1
* ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-161-4/+2
* appveyor, #533: enable CYGWIN TCs without failingKostis Anagnostopoulos2016-10-141-16/+23
* build: run codecov on AppveyorKostis Anagnostopoulos2016-10-121-4/+4
* ci: print python/git versions before starting buildKostis Anagnostopoulos2016-10-111-0/+1
* ci: restore verbosity for travis/appveyor, increase 96->100 ulimitKostis Anagnostopoulos2016-10-031-1/+1
* FIX regression by #519 on reading stdout/stderr of cmdsKostis Anagnostopoulos2016-10-021-1/+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
* Appveyor, #519: disable Cygiwin harness.Kostis Anagnostopoulos2016-09-291-12/+12
* FIX hook TC on PY3+Win & indeterministic lock timing.Kostis Anagnostopoulos2016-09-291-15/+19
* test: Start using `ddt` library for TCsKostis Anagnostopoulos2016-09-281-9/+9
* appveyor: Try to fix conda-3.4 & READM line-wdithKostis Anagnostopoulos2016-09-281-4/+7
* Win, #519: Ensure fixtures & bashscript checked-out eol=lfKostis Anagnostopoulos2016-09-281-1/+1
* Appveyor, #519: Git-daemon also for Cygwin-gitKostis Anagnostopoulos2016-09-281-6/+9
* Win, #519: FIX undead Git-daemon on WindowsKostis Anagnostopoulos2016-09-281-2/+4
* test, #519: No remote TCs, git-daemon cannot die@!Kostis Anagnostopoulos2016-09-281-2/+1
* test, #519: Try appveyor advice for never-ending buildsKostis Anagnostopoulos2016-09-281-1/+2
* test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`Kostis Anagnostopoulos2016-09-261-5/+8
* apveyor: simplify test.Kostis Anagnostopoulos2016-09-261-14/+8
* apveyor: Wintest project with MINGW/Cygwin git (conda2.7&3.4/cpy-3.5)Kostis Anagnostopoulos2016-09-251-0/+74