Commit c069af32 authored by Eloy Durán's avatar Eloy Durán

[bundle] Yay, whack-a-mole.

parent 9ce12030
......@@ -366,7 +366,7 @@ task :bootstrap, :use_bundle_dir? do |t, args|
puts "Installing gems"
sh "ruby --version"
sh "env XCODEPROJ_BUILD=1 bundle install --path ./travis_bundle_dir"
sh "env XCODEPROJ_BUILD=1 bundle install --path ./travis_bundle_dir --verbose"
end
#-----------------------------------------------------------------------------#
......
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