We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4141327 commit af5b3dbCopy full SHA for af5b3db
.travis.yml
@@ -34,9 +34,6 @@ matrix:
34
- DRUPAL_CORE=8.8.x
35
# Only run code coverage on the latest php and drupal versions.
36
- 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
40
41
mysql:
42
database: graphql
0 commit comments