Commit 694b614 1 parent eac492f commit 694b614 Copy full SHA for 694b614
File tree 3 files changed +385
-326
lines changed
3 files changed +385
-326
lines changed Original file line number Diff line number Diff line change 29
29
# Custom configuration.
30
30
- COMPOSER_BIN=$TRAVIS_BUILD_DIR/vendor/bin
31
31
- BLT_DIR=$TRAVIS_BUILD_DIR
32
- - DRUPAL_CORE_HEAD=8.8 .x-dev
32
+ - DRUPAL_CORE_HEAD=8.9 .x-dev
33
33
# Change to 1 to debug failed tests.
34
34
- BLT_PRINT_COMMAND_OUTPUT=0
35
35
46
46
- { name: "Integrated test w/ dev package versions & next minor dev version of Drupal core", env: ORCA_JOB=CORE_NEXT }
47
47
# Custom jobs.
48
48
- env : DRUPAL_CORE_VERSION=default PHPUNIT_EXCLUDE_GROUP='drupal,requires-vm'
49
+ - env : DRUPAL_CORE_VERSION=default PHPUNIT_EXCLUDE_GROUP='drupal,requires-vm'
50
+ php : " 7.4"
49
51
- env : DRUPAL_CORE_VERSION=default PHPUNIT_GROUP='drupal'
50
52
- env : DRUPAL_CORE_VERSION=$DRUPAL_CORE_HEAD
51
53
allow_failures :
Original file line number Diff line number Diff line change 23
23
"composer/semver" : " ^1.4" ,
24
24
"consolidation/comments" : " ^1.0" ,
25
25
"consolidation/config" : " ^1.0.0" ,
26
- "consolidation/robo" : " ^1.4.10 " ,
26
+ "consolidation/robo" : " ^1.4.12 " ,
27
27
"cweagans/composer-patches" : " ^1.6.5" ,
28
28
"dealerdirect/phpcodesniffer-composer-installer" : " ^0.5.0" ,
29
29
"dflydev/dot-access-data" : " ^1.1.0" ,
30
30
"doctrine/common" : " ^2.5" ,
31
31
"drupal/coder" : " ^8.3.1" ,
32
32
"drupal/core" : " ^8.7.0" ,
33
33
"drupol/phposinfo" : " ^1.6" ,
34
- "drush/drush" : " ^9.5.0 || ^10.0.1 " ,
34
+ "drush/drush" : " ^9.5.0 || ^10.2.2 " ,
35
35
"grasmash/drupal-security-warning" : " ^1.0.0" ,
36
36
"grasmash/yaml-cli" : " ^1.0.0" ,
37
37
"grasmash/yaml-expander" : " ^1.2.0" ,
You can’t perform that action at this time.
0 commit comments