Commit 5e117acd authored by Davis King's avatar Davis King

Travis-ci needs better documentation, seriously.

parent fec73a58
......@@ -2,6 +2,8 @@
# Exit if anything fails.
set -eux
eval "${MATRIX_EVAL}"
# build dlib and tests
if [ "$VARIANT" = "test" ]; then
mkdir build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment