From 8fc5aae88f64701ef31ffb9598db13b5de420080 Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 28 Dec 2017 22:23:13 -0500 Subject: [PATCH] travis: turn check-status back on --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c052af3e9..266592f40 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,5 +19,5 @@ before_script: } script: - make -j2 compare -# - check_status + - check_status