Skip to content
Snippets Groups Projects
Commit 7799d66b authored by Dilawar Singh's avatar Dilawar Singh
Browse files

brew audit causing segfault in robocop gem.

parent 99356db2
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,6 @@ set -o nounset # Treat unset variables as an error
set -e
(
cd _travis
brew audit --strict --online moose.rb
# brew audit --strict --online moose.rb # Failling with seg-fault.
brew install -V --build-from-source moose.rb
)
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