From 2c7f7a66e9da70b90332a6c5d484ba8a77e42db4 Mon Sep 17 00:00:00 2001 From: Philip Kelley Date: Mon, 25 Mar 2013 17:35:36 -0400 Subject: http: Support 302 Found (arrbee did most of the work) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 191ef9441..ad1172dfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ script: # Run Tests after_success: - - valgrind --leak-check=full --show-reachable=yes --suppressions=../libgit2_clar.supp ./libgit2_clar + - valgrind --leak-check=full --show-reachable=yes --suppressions=../libgit2_clar.supp ./libgit2_clar -ionline # Only watch the development branch branches: -- cgit v1.2.3