mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Travis-ci needs better documentation, seriously.
This commit is contained in:
parent
fec73a5878
commit
5e117acd51
@ -2,6 +2,8 @@
|
||||
# Exit if anything fails.
|
||||
set -eux
|
||||
|
||||
eval "${MATRIX_EVAL}"
|
||||
|
||||
# build dlib and tests
|
||||
if [ "$VARIANT" = "test" ]; then
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user