Commit 1c1ce0e1 authored by xoviat's avatar xoviat
Browse files

Tests: libraries: small cleanup

parent 185c78c1
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment