Skip to content

Commit

Permalink
Merge pull request #28 from AronNovak/26-drupal9
Browse files Browse the repository at this point in the history
Drupal 9
  • Loading branch information
amitaibu authored Oct 16, 2020
2 parents d10f765 + dfda121 commit ddde8fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ env:
matrix:
- DRUPAL_CORE=8.8.x
- DRUPAL_CORE=8.9.x
- DRUPAL_CORE=9.0.x

jobs:
allow_failures:
php: 7.2
env: DRUPAL_CORE=9.0.x

mysql:
database: logs_http
Expand Down
2 changes: 1 addition & 1 deletion logs_http.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ type: module
name: Logs HTTP
description: 'Logs HTTP API.'
package: Logs HTTP
core: 8.x
core_version_requirement: ^8 || ^9
configure: logs_http.admin_settings

0 comments on commit ddde8fd

Please sign in to comment.