summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-12-25 19:16:37 -0500
committeryenatch <yenatch@gmail.com>2017-12-25 19:16:37 -0500
commitbad9e33530af8cdc29ce5629df682fc7915bfff0 (patch)
tree823b9e1091a0619c9e2b1c1a27fb6f110998be45
parentda4ade7ef4cd28e8788cbb917c0b5cc3deb8cd0e (diff)
travis; make -j2
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 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