Skip to content
Snippets Groups Projects
Commit f5b6382d authored by Maddy Chellathurai's avatar Maddy Chellathurai
Browse files

MAGETWO-53689: Integration tests on Travis CI are very close to exceed time limit

- splitting into 3 sets
parent 04795a6e
No related merge requests found
...@@ -14,7 +14,7 @@ php: ...@@ -14,7 +14,7 @@ php:
env: env:
global: global:
- COMPOSER_BIN_DIR=~/bin - COMPOSER_BIN_DIR=~/bin
- INTEGRATION_SETS=2 - INTEGRATION_SETS=3
matrix: matrix:
- TEST_SUITE=unit - TEST_SUITE=unit
- TEST_SUITE=integration INTEGRATION_INDEX=1 - TEST_SUITE=integration INTEGRATION_INDEX=1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment