Commit 28659915 authored by Fabio Pelosin's avatar Fabio Pelosin

[list-new] Test for curl options in Travis

parent b9daea44
......@@ -32,7 +32,7 @@ describe Pod::Command::SetPresent do
puts
puts "\n\n\n\n============================================================="
puts "TEST FOR CURL"
puts `curl -s -m 2 http://github.com/api/v2/json/repos/show/cocoapods/cocoapods`
puts `curl -m 2 http://github.com/api/v2/json/repos/show/cocoapods/cocoapods`
puts "=============================================================\n\n\n\n"
@dummy.parse_set_options(argv('--stats'))
......
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