appveyor.yml: streamline pull requests.
authorAndy Polyakov <appro@openssl.org>
Wed, 1 Mar 2017 13:33:34 +0000 (14:33 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 2 Mar 2017 13:02:52 +0000 (14:02 +0100)
commitfd74aba83652a8410a74b59de0b098232af74e33
treebb51e4a591e231fb44007bcafd93cc7147f82148
parent28443085c771309898b3f4f36f3e79802c59723d
appveyor.yml: streamline pull requests.

For pull requests not tagged with [extended tests]:

- short-curcuit most expensive fuzz and install tests;
- skip over non-shared builds;

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2810)
appveyor.yml