diff --git a/.travis.yml b/.travis.yml index af42d585b8..240cd53d20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ before_script: - "make -sj exts" script: - "make test OPTS=-v" -# - "make test-all TESTS='-v'" + - "make test-all TESTS='-qv -j2'" # Branch matrix. Not all branches are Travis-ready so we limit branches here. branches: