Skip to content

Commit

Permalink
chore(travis): PHP 7.4 is not failing anymore on Drupal core
Browse files Browse the repository at this point in the history
  • Loading branch information
klausi committed Mar 2, 2020
1 parent 4141327 commit af5b3db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ matrix:
- DRUPAL_CORE=8.8.x
# Only run code coverage on the latest php and drupal versions.
- WITH_PHPDBG_COVERAGE=true
# PHP 7.4 testing is allowed to fail because Drupal core is not compatible
# yet. See https://www.drupal.org/project/drupal/issues/3086374
- php: 7.4

mysql:
database: graphql
Expand Down

0 comments on commit af5b3db

Please sign in to comment.