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
81248d3f
Commit
81248d3f
authored
Mar 30, 2018
by
Davis King
Browse files
more travis debug
parent
9bf9340d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
dlib/travis/build-and-test.sh
dlib/travis/build-and-test.sh
+1
-0
dlib/travis/get-old-cmakes.sh
dlib/travis/get-old-cmakes.sh
+0
-1
No files found.
dlib/travis/build-and-test.sh
View file @
81248d3f
...
...
@@ -40,6 +40,7 @@ if [ "$VARIANT" = "old-cmake" ]; then
ls
../cmake/2.8
ls
../cmake/2.8/bin/
ls
-l
../cmake/2.8/bin/cmake
ls
-l
../cmake/2.8/bin/cmake
../cmake/2.8/bin/cmake ../dlib/test/tools
../cmake/2.8/bin/cmake
--build
.
--
-j
2
...
...
dlib/travis/get-old-cmakes.sh
View file @
81248d3f
...
...
@@ -9,7 +9,6 @@ if [ ! -x cmake/2.8/bin/cmake ] || [ ! -x cmake/3.1/bin/cmake ] || [ ! -x cmake/
rm
-rf
cmake
fi
rm
-rf
cmake
if
[[
!
-d
cmake
]]
;
then
echo
"Downloading cmake..."
...
...
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