Appveyor: disable crypto/openssl_version

This commit is contained in:
Nick Mathewson
2020-03-19 15:28:55 -04:00
parent 6bafe97bc1
commit ee3d23c05a
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing (CI):
- On appveyor, skip the crypto/openssl_version test, which is failing
because of a mismatched library installation. Fix for 33643.