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
29d037a1
Unverified
Commit
29d037a1
authored
Dec 18, 2017
by
xoviat
Committed by
GitHub
Dec 18, 2017
Browse files
Tests: libraries: small cleanup
parent
fa30a0d4
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 @
29d037a1
...
...
@@ -6,7 +6,7 @@ source library_builders.sh
# set -e -x
if
[
"
$TRAVIS_OS_NAME
"
==
"osx
"
]
;
then
brew update
;
fi
if
[
-n
"
$IS_OSX
"
]
;
then
brew update
;
fi
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