summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2017-10-09remove eol python from the ci configRonny Pfannschmidt
2017-09-18Update tox and appveyor environments to use py36 by defaultBruno Oliveira
2017-09-06Merge branch 'features' into pluggy-masterBruno Oliveira
2017-09-01Add test environment using pluggy from master branchBruno Oliveira
2017-08-14Use py36 as preferred Python 3 interpreter for CI testingBruno Oliveira
2017-08-14Use tox release candidates in CIBruno Oliveira
2017-06-15Only test numpy with py27 and py35.Kale Kundert
2017-01-19Fix pytester internal plugin to work correctly with latest versions of zope.i...Bruno Oliveira
2017-01-05Add py36 to test on AppVeyorBruno Oliveira
2016-12-26Allow trial environments to fail on CI for nowBruno Oliveira
2016-11-24Only execute "coveralls" toxenv on master onceBruno Oliveira
2016-11-12Only install pypy on AppVeyor for "pypy" tox-envBruno Oliveira
2016-11-12Use one job for each tox env on AppVeyorBruno Oliveira
2016-11-11Allow failure of pypy on AppVeyorBruno Oliveira
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