TST: Backport #7116 and #7171#7172
TST: Backport #7116 and #7171#7172charris merged 2 commits intonumpy:maintenance/1.11.xfrom gfyoung:backport-7116-and-7171
Conversation
|
Could anyone by any chance cancel my first two builds on Appveyor for this PR as well as my second build on Travis? They are all out of date builds now and would certainly speed things up on Appveyor. I would do it myself, but I have no permission on either site. |
|
Alas, I forgot about backwards compatibility with Python 2.6. To whoever cancelled my Appveyor builds (BTW: thanks!), if you could also cancel the remaining builds for my PR, that would be great! |
|
Thanks @gfyoung . |
|
If your appveyor queue time for outdated builds is a frequent problem, you can have this snippet (MIT licensed from Julia): edit: and equivalent for Travis https://github.com/JuliaLang/julia/blob/master/contrib/travis_fastfail.sh |
|
@tkelman : Could you put up a PR for that? I think lots of people would be happy with such an addition. |
Backport
test_f2pyfixes from #7116 and #7171.