Travis: When testing installation, build in separate dir, otherwise in checkout
authorRichard Levitte <levitte@openssl.org>
Thu, 4 Aug 2016 09:50:39 +0000 (11:50 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 Aug 2016 14:49:36 +0000 (16:49 +0200)
commit262ee9a2c205515b9a3afcde126bea866aa55d6a
tree829340aea7aac23039e7874fcc314a9f9521698d
parent81dd99902869c666932ece1e5a39d3b18f2f4b04
Travis: When testing installation, build in separate dir, otherwise in checkout

The rationale is that installation from a tarball is a common task
that everyone performs.  For all other builds, we do specialised
tests, and might as well build them directly in the checkout, which
also gives us fuzz corpora.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
.travis.yml