Skip to content

Commit ac5dcc3

Browse files
committed
Don't test on PHP 7.4 for now
The php-cs-fixer won't actually run on PHP > 7.3. https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/37cc9c62f71a4cd49d9427aea729954f0ca35fe2/php-cs-fixer#L43
1 parent c7cafcc commit ac5dcc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ language: php
44
php:
55
- 7.2
66
- 7.3
7-
- 7.4snapshot
87

98
## Cache composer
109
cache:

0 commit comments

Comments
 (0)