Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Issue #1675: Test postgresql configuration again.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Mar 20, 2020
1 parent f3c59b4 commit c5d767d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,12 @@ env:
DRUSH_BIN: "${DRUPALVM_DIR}/drupal/vendor/bin/drush"
TEST_INSTALLED_EXTRAS: false

# TODO: See https://github.com/geerlingguy/drupal-vm/issues/1675
# PostgreSQL - Ubuntu 18.04.
# - type: postgresql
# distro: ubuntu1804
# local_config: tests/ubuntu-18-postgresql.config.yml
# config_dir: /var/www/drupalvm/config
# TEST_INSTALLED_EXTRAS: false
- type: postgresql
distro: ubuntu1804
local_config: tests/ubuntu-18-postgresql.config.yml
config_dir: /var/www/drupalvm/config
TEST_INSTALLED_EXTRAS: false

before_install:
# Install lint tools.
Expand Down

0 comments on commit c5d767d

Please sign in to comment.