Commit Graph

5 Commits

Author SHA1 Message Date
Steven Fackler 8a7a766317 Update appveyor openssl version and disable x86_64 build 2016-03-05 13:59:25 -08:00
Steven Fackler c33e2fede0 Update appveyor openssl version 2016-02-02 23:15:31 +00:00
Steven Fackler 0e34ad4bcf Use 1.5.0 instead of nightlies 2015-12-12 18:13:33 -08:00
Andrew Roetker 640888dd4a (maint) Update appveyor link to the OpenSSL download
This commit updates the link in appveyor to the OpenSSL download to fix
Windows PR testing.
2015-12-07 18:27:18 -08:00
Alex Crichton a91b6bf3bd Enable testing on Windows via AppVeyor
This abolishes the test.sh script which spawns a bunch of `openssl` instances to
instead run/manage the binary in-process (providing more isolation to boot). The
tests have been updated accordingly and the `connected_socket` dependency was
also dropped in favor of `net2` as it the former doesn't work on Windows.
2015-09-22 17:37:21 -07:00