Skip to content

Commit af5b3db

Browse files
committedMar 2, 2020
chore(travis): PHP 7.4 is not failing anymore on Drupal core
1 parent 4141327 commit af5b3db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ matrix:
3434
- DRUPAL_CORE=8.8.x
3535
# Only run code coverage on the latest php and drupal versions.
3636
- WITH_PHPDBG_COVERAGE=true
37-
# PHP 7.4 testing is allowed to fail because Drupal core is not compatible
38-
# yet. See https://www.drupal.org/project/drupal/issues/3086374
39-
- php: 7.4
4037

4138
mysql:
4239
database: graphql

0 commit comments

Comments
 (0)