File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 25
25
- NODE_JS_VERSION=8
26
26
- MAGENTO_HOST_NAME="magento2.travis"
27
27
matrix :
28
- # - TEST_SUITE=unit
29
- # - TEST_SUITE=static
30
- # - TEST_SUITE=js GRUNT_COMMAND=spec
31
- # - TEST_SUITE=js GRUNT_COMMAND=static
32
- # - TEST_SUITE=integration INTEGRATION_INDEX=1
33
- # - TEST_SUITE=integration INTEGRATION_INDEX=2
34
- # - TEST_SUITE=integration INTEGRATION_INDEX=3
35
- # - TEST_SUITE=functional
28
+ - TEST_SUITE=unit
29
+ - TEST_SUITE=static
30
+ - TEST_SUITE=js GRUNT_COMMAND=spec
31
+ - TEST_SUITE=js GRUNT_COMMAND=static
32
+ - TEST_SUITE=integration INTEGRATION_INDEX=1
33
+ - TEST_SUITE=integration INTEGRATION_INDEX=2
34
+ - TEST_SUITE=integration INTEGRATION_INDEX=3
35
+ - TEST_SUITE=functional
36
36
- TEST_SUITE=graphql-api-functional
37
37
matrix :
38
38
exclude :
You can’t perform that action at this time.
0 commit comments