From 2eabe6ac0929e909e285025d0f59061bbbbdc72e Mon Sep 17 00:00:00 2001 From: Quentin Glidic Date: Sun, 20 Mar 2016 14:54:03 +0100 Subject: [PATCH] travis.yml: Use make check Signed-off-by: Quentin Glidic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6f5086ee..3902b4ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ before_script: script: - ./configure --enable-gcov - make - - make test + - make check # to re-enable if xdotool is allowed. - make test-x - make test-x1