Skip to content

Commit 8f8e88e

Browse files
committed
MAGETWO-69286: Merge branch 'MAGETWO-69286' of github.com:magento-engcom/magento2ce into develop-prs
2 parents 265bfae + 0bd071c commit 8f8e88e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/travis/script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ case $TEST_SUITE in
1212
js)
1313
grunt spec
1414
;;
15+
*)
16+
phpunit -c dev/tests/$TEST_SUITE $TEST_FILTER;
17+
;;
1518
esac

0 commit comments

Comments
 (0)