From c2ea65eec31bc3c2c406a6ad60691916779b23f2 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Mon, 25 Mar 2013 21:22:57 +0100 Subject: clar: Disable online tests. By now. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ad1172dfa..191ef9441 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 -ionline + - valgrind --leak-check=full --show-reachable=yes --suppressions=../libgit2_clar.supp ./libgit2_clar # Only watch the development branch branches: -- cgit v1.2.3