Skip to content

Commit

Permalink
GH-7: Try a test run on D9.
Browse files Browse the repository at this point in the history
  • Loading branch information
ademarco committed Mar 24, 2021
1 parent ac0474c commit c652ee3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ env:
- DOCKER_COMPOSE_VERSION=1.17.1
matrix:
- DRUPAL_VERSION=~8.8
- DRUPAL_VERSION=~8.9
- DRUPAL_VERSION=8.9.x-dev
- DRUPAL_VERSION=~9.1
- DRUPAL_VERSION=9.2.x-dev

matrix:
allow_failures:
- env: DRUPAL_VERSION=8.8.x-dev
- env: DRUPAL_VERSION=9.2.x-dev

before_install:
- cp docker-compose.yml.dist docker-compose.yml
Expand Down

0 comments on commit c652ee3

Please sign in to comment.