+1 parallelism

This commit is contained in:
Mathieu Magnin 2017-12-15 15:42:51 +01:00
parent 40227b9f5a
commit 5e5b99885c

View file

@ -58,7 +58,7 @@ jobs:
- /usr/local/bin/phantomjs - /usr/local/bin/phantomjs
test: test:
<<: *defaults <<: *defaults
parallelism: 3 parallelism: 4
steps: steps:
- checkout - checkout
- *install_system_deps - *install_system_deps