summaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)Author
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
2015-07-14Cache some things on CIs.Florian Bruhin
2015-06-28Move developer scripts to dev/ subfolder.Florian Bruhin
2015-06-19Add a unittests-frozen testenv.Florian Bruhin
2015-06-19Add a smoke-frozen testenv.Florian Bruhin
2015-06-11Make ci_install.py python2 compatible.Florian Bruhin
2015-06-11Rename appveyor_install to ci_install.Florian Bruhin
2015-06-10Add AppVeyor support.Florian Bruhin