Skip to content

Commit 81660df

Browse files
authored
Merge pull request #190 from magento/ihor-sviziev-patch-1
Run tests on php 7.4
2 parents af37bad + dd9dd32 commit 81660df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 7.1
66
- 7.2
77
- 7.3
8+
- 7.4
89
install: composer install --no-interaction --prefer-source
910
script:
1011
- vendor/bin/phpunit

0 commit comments

Comments
 (0)