mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-28 02:34:40 +00:00
Travis - add missing semi-colon
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
3253927d5f
commit
8cffddc0f2
@ -77,7 +77,7 @@ before_script:
|
||||
else
|
||||
if which ccache >/dev/null; then
|
||||
CC="ccache $CC";
|
||||
fi
|
||||
fi;
|
||||
$srcdir/config $CONFIG_OPTS;
|
||||
fi
|
||||
- cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user