Hi, I have few changes for improving virtualenv CI testing on both Travis and AppVeyor:
A) https://github.com/pypa/virtualenv/pull/1089 to replace py33 with py36 (first reached EOL and Travis version is broken, missing zlib) B) https://github.com/pypa/virtualenv/pull/1087 which enables the use of test_activate.sh script on CI, yep I was surprised myself to find-out that this was not used. B depends on A because full testing is not possible due to the py33 bug I mentioned and I didn't want to start adding skip conditions for that. py33 is already EOL so seems logic If anyone can help reviewing and merging these it would be really appreciated, as it will open doors for better CI testing and less worries about what if this change breaks something. Thanks Sorin -- You received this message because you are subscribed to the Google Groups "virtualenv" group. To unsubscribe from this group and stop receiving emails from it, send an email to python-virtualenv+unsubscr...@googlegroups.com. To post to this group, send email to python-virtualenv@googlegroups.com. Visit this group at https://groups.google.com/group/python-virtualenv. For more options, visit https://groups.google.com/d/optout.