Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
1c1ce0e1
".github/vscode:/vscode.git/clone" did not exist on "85345674dbf01e60328a15b52a23ce43d9b0195f"
Commit
1c1ce0e1
authored
Dec 18, 2017
by
xoviat
Browse files
Tests: libraries: small cleanup
parent
185c78c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_library_builders.sh
tests/test_library_builders.sh
+1
-1
No files found.
tests/test_library_builders.sh
View file @
1c1ce0e1
...
@@ -6,7 +6,7 @@ source library_builders.sh
...
@@ -6,7 +6,7 @@ source library_builders.sh
# set -e -x
# set -e -x
if
[
"
$TRAVIS_OS_NAME
"
==
"osx
"
]
;
then
brew update
;
fi
if
[
-n
"
$IS_OSX
"
]
;
then
brew update
;
fi
start_spinner
start_spinner
...
...
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