Skip to content

Commit 6a17e5e

Browse files
okolesnykimeron2433
authored andcommitted
MQE-531: Unit and Verification tests do not run with MFTF PR
1 parent 4ea5fe2 commit 6a17e5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ php:
33
- 7.0
44
- 7.1
55
install: composer install --no-interaction --prefer-source
6-
matrix:
6+
env:
7+
matrix:
78
- VERIFICATION_TOOL=copyright-check
89
- VERIFICATION_TOOL=phpunit-checks
910
- VERIFICATION_TOOL=static-checks

0 commit comments

Comments
 (0)