Unverified Commit 28ba5859 authored by xoviat's avatar xoviat Committed by GitHub
Browse files

Merge pull request #99 from matthew-brett/test-cleanup

Tests: libraries: small cleanup
parents 8f1083e0 29d037a1
...@@ -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