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

Local test on OSX passed.

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