diff --git a/.travis.yml b/.travis.yml index f22df5937..2a07dd3d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,4 @@ cache: addons: postgresql: '9.6' script: - - make clean download import process && ./bin/travis-deploy + - make clean download import process -j2 && ./bin/travis-deploy