Skip to content

Commit 0de4477

Browse files
committed
MQE-1964: MFTF Helper - Implementation
- add travis build for functional test execution
1 parent 516c88a commit 0de4477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
matrix:
1212
- VERIFICATION_TOOL=phpunit-checks
1313
- VERIFICATION_TOOL=static-checks
14+
- VERIFICATION_TOOL=functional
1415
script:
1516
- bin/$VERIFICATION_TOOL
1617
after_success:

0 commit comments

Comments
 (0)