Skip to content

Commit

Permalink
Attempt to determine why GraphQl test modules are not present in the env
Browse files Browse the repository at this point in the history
  • Loading branch information
rogyar committed Oct 22, 2018
1 parent 09e7005 commit 93c6073
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/travis/before_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ case $TEST_SUITE in
--admin-use-security-key=0 \
--admin-password="123123q"

php bin/magento module:status # DEBUG
php bin/magento setup:upgrade # DEBUG

echo "Enabling production mode"
php bin/magento deploy:mode:set production

Expand Down

0 comments on commit 93c6073

Please sign in to comment.