From fe7c1a3e719e7ff385ba573d45436628d73bf98a Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 28 Jun 2017 12:14:23 +0800 Subject: [PATCH] Update circle.yml --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 828ea325e..34c81598c 100644 --- a/circle.yml +++ b/circle.yml @@ -13,7 +13,7 @@ general: dependencies: override: - - sudo apt-get install -y valgrind + - echo "ok" test: override: