From bad9e33530af8cdc29ce5629df682fc7915bfff0 Mon Sep 17 00:00:00 2001 From: yenatch Date: Mon, 25 Dec 2017 19:16:37 -0500 Subject: [PATCH] travis; make -j2 --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8038827c0..c052af3e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,6 @@ before_script: fi; } script: - - make tools - - make crystal crystal11 - - make compare + - make -j2 compare # - check_status