##// END OF EJS Templates
Cut more appveyor tests....
Cut more appveyor tests. The sequential nature of Appveyor still make it way slower than Travis. I'm thus proposing cutting 3.4 and 3.5 from the 64bit section. We thus still test on older and newer Pythons which have the most chance of catching bugs as 3.3 will fail if we use a non-existing yet feature and 3.6 fail on deprecated behaviors.

File last commit:

r22722:622b6cfa
r23265:8eaae94d
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%