Skip to content

Commit ca38e4b

Browse files
authored
Update .travis.yml
1 parent 20de1c9 commit ca38e4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- 7.1
55
- 7.2
66
- 7.3
7+
- 7.4
78

89
notifications:
910
email:
@@ -12,4 +13,4 @@ notifications:
1213
before_script: composer install
1314

1415
script:
15-
- vendor/bin/phpunit --configuration phpunit.xml
16+
- vendor/bin/phpunit --configuration phpunit.xml

0 commit comments

Comments
 (0)