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
f5665cd1
Commit
f5665cd1
authored
Mar 30, 2018
by
Davis King
Browse files
more travis debug
parent
613ac890
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
dlib/travis/build-and-test.sh
dlib/travis/build-and-test.sh
+7
-4
No files found.
dlib/travis/build-and-test.sh
View file @
f5665cd1
...
@@ -40,10 +40,13 @@ if [ "$VARIANT" = "old-cmake" ]; then
...
@@ -40,10 +40,13 @@ if [ "$VARIANT" = "old-cmake" ]; then
ls
../cmake/2.8
ls
../cmake/2.8
ls
../cmake/2.8/bin/
ls
../cmake/2.8/bin/
ls
-l
../cmake/2.8/bin/cmake
ls
-l
../cmake/2.8/bin/cmake
ln
-s
../cmake/2.8/bin/cmake cmake
ls
-l
cmake
cp
../cmake/2.8/bin/cmake wtf
./cmake ../dlib/test/tools
./wtf
--version
./cmake
--build
.
--
-j
2
../cmake/2.8/bin/cmake
--version
../cmake/2.8/bin/cmake ../dlib/test/tools
../cmake/2.8/bin/cmake
--build
.
--
-j
2
rm
-rf
*
rm
-rf
*
../cmake/3.1/bin/cmake ../dlib/test/tools
../cmake/3.1/bin/cmake ../dlib/test/tools
...
...
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