Skip to content

Commit 3b6581b

Browse files
committed
MQE-531: Unit and Verification tests do not run with MFTF PR
- edit travis.yml file to include reference to all-checks command
1 parent 687a87a commit 3b6581b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ php:
44
- 7.1
55
install: composer install --no-interaction --prefer-source
66
script:
7-
- vendor/bin/phpcs ./src --standard=./dev/tests/static/Magento
7+
- bin/all-checks

0 commit comments

Comments
 (0)