Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
9bf9340d
Commit
9bf9340d
authored
Mar 30, 2018
by
Davis King
Browse files
debug travis
parent
fe7eb3a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
dlib/travis/build-and-test.sh
dlib/travis/build-and-test.sh
+5
-1
No files found.
dlib/travis/build-and-test.sh
View file @
9bf9340d
...
...
@@ -33,9 +33,13 @@ fi
# The point of this test is just to make sure the cmake scripts work with the
# oldest version of cmake we are supposed to support.
if
[
"
$VARIANT
"
=
"old-cmake"
]
;
then
find
.
mkdir
build
cd
build
ls
..
ls
../cmake
ls
../cmake/2.8
ls
../cmake/2.8/bin/
ls
-l
../cmake/2.8/bin/cmake
../cmake/2.8/bin/cmake ../dlib/test/tools
../cmake/2.8/bin/cmake
--build
.
--
-j
2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment