summaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)Author
2019-07-15appveyor: Downgrade to Qt 5.12Florian Bruhin
2019-07-15appveyor: Upgrade to Python 3.7.4Florian Bruhin
2019-07-05Update to PyQt 5.13Florian Bruhin
2019-04-18Disable pylint on AppVeyorFlorian Bruhin
2019-02-25Finish Qt 5.12 workFlorian Bruhin
2018-07-03tox: Always allow setting python via envvarFlorian Bruhin
2018-07-03Try importing QtWebEngine from AppVeyorFlorian Bruhin
2018-07-03Remove AppVeyor debuggingFlorian Bruhin
2018-07-03Turn on AppVeyor debuggingFlorian Bruhin
2018-07-03appveyor: Make sure we get the Python we wantFlorian Bruhin
2018-07-03Use 64-bit Python on AppVeyorFlorian Bruhin
2018-07-02Update for PyQt 5.11Florian Bruhin
2018-02-07Use PyQt 5.10 on AppVeyorFlorian Bruhin
2018-01-23Revert "Also use PyQt 5.10 on AppVeyor"Florian Bruhin
2018-01-23Also use PyQt 5.10 on AppVeyorFlorian Bruhin
2017-09-11AppVeyor: Use PyQt 5.9Florian Bruhin
2017-05-17ci: Use Python 3.6 everywhereFlorian Bruhin
2017-05-17tox: Also use $PYTHON for pylintFlorian Bruhin
2017-05-17Remove legacy cx_Freeze codeFlorian Bruhin
2017-03-31appveyor: Add Python36 to PATHFlorian Bruhin
2017-03-31Try adding a PyPI testenv on AppVeyorFlorian Bruhin
2017-02-09Remove PyPI envs from .appveyor.yml tooFlorian Bruhin
2017-02-09Try PyPI envs on AppveyorFlorian Bruhin
2016-05-29Use requirements files for tox dependenciesFlorian Bruhin
2016-05-29Fix requirements installing on AppveyorFlorian Bruhin
2016-05-12Simplify package installation on CIFlorian Bruhin
2016-03-15Move ci_install.py to subdirFlorian Bruhin
2016-03-10Remove unnecessary cmdline args on CIFlorian Bruhin
2016-03-02Reduce pytest output on CI.Florian Bruhin
2016-01-08Replace pytest-sugar by pytest-instafail.Florian Bruhin
2015-11-27Stop uploading test results to AppVeyor.Florian Bruhin
2015-11-18Whoops.Florian Bruhin
2015-11-18Only run codecov once.Florian Bruhin
2015-11-12AppVeyor: Run tests with -v.Florian Bruhin
2015-10-27AppVeyor: Really fix codecov.Florian Bruhin
2015-10-27AppVeyor: Don't use shallow clones.Florian Bruhin
2015-10-26Fix codecov on AppVeyor.Florian Bruhin
2015-10-26Try running codecov on AppVeyor.Florian Bruhin
2015-10-19tests: Upload junit.xml to AppVeyor.Florian Bruhin
2015-10-08Don't pass tests/ argument on AppVeyor.Florian Bruhin
2015-10-07Disable pytest-sugar properly for AppVeyor.Florian Bruhin
2015-10-06Parallelize tests on AppVeyor.Florian Bruhin
2015-10-06Get rid of py34-integration testenv.Florian Bruhin
2015-09-18Run frozen smoke test via pytest.Florian Bruhin
2015-09-01Split integration tests, run smoke via pytest.Florian Bruhin
2015-08-20Don't run pyflakes on AppVeyor.Florian Bruhin
2015-08-16appveyor: Fix Python path in registry.Florian Bruhin
2015-08-16appveyor: Force using previous image.Florian Bruhin
2015-08-14Don't cache .tox on CIs.Florian Bruhin
2015-08-08Reorganize tox.ini.Florian Bruhin