The branch master has been updated
via 32e4cc0cde3043f59c3661b2a2447338da5e2c0f (commit)
from c5798e0eb557cf13852a3982429a641d5c88bcbe (commit)
- Log -----------------------------------------------------------------
commit 32e4cc0cde3043f59c3661b2a2447338da5e2c0f
Author: Richard Levitte <[email protected]>
Date: Thu Mar 10 01:31:06 2016 +0100
Travis - the source directory is _srcdist, not _srcdir
Reviewed-by: Stephen Henson <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 0865817..3322543 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -64,7 +64,7 @@ before_script:
srcdir=.;
cd _srcdist;
else
- srcdir=../_srcdir;
+ srcdir=../_srcdist;
mkdir _build;
cd _build;
if which ccache >/dev/null; then
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits