summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2016-10-21Re-enable docstring testing of _pytest modules on CIBruno Oliveira
2016-09-25Disable pypy on AppVeyor until #1963 gets fixedBruno Oliveira
2016-08-26docs warnings as errors and initial page similar to READMEBruno Oliveira
2016-07-26Use PyInstaller for freeze test envBruno Oliveira
2016-07-04Split AppVeyor test runs in multiple jobs to avoid timeout issuesBruno Oliveira
2016-02-05correct merge misstake in appveyor.ymlRonny Pfannschmidt
2016-02-05merge latest master into features as wellRonny Pfannschmidt
2016-02-01Test with pypy and enable coveralls in AppVeyorBruno Oliveira
2016-01-05Rename "flakes" testenv to "linting" as requested in reviewBruno Oliveira
2015-12-11Optimize appveyor buildBruno Oliveira
2015-09-26Test py27-xdist and py35 environments on AppVeyorBruno Oliveira
2015-09-26Test py35 on AppVeyorBruno Oliveira
2015-09-14Remove unused run_with_env scriptBruno Oliveira
2015-09-14Use pip and tox from py27 in appveyorBruno Oliveira
2015-06-16appveyor integrationAnatoly Bubenkov