Unverified Commit 394a91e2 authored by Kevin Wenger's avatar Kevin Wenger Committed by GitHub
Browse files

Merge pull request #33 from gridonic/feature/fix-drupal-ti-composer-180

Fix Travis Composer 1.8.x - drupal-ti: command not found
parents 9d8c4793 e252d5d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ env:
    # add composer's global bin directory to the path
    # see: https://github.com/drush-ops/drush#install---composer
    - PATH="$PATH:$HOME/.composer/vendor/bin"
    - export COMPOSER_HOME="$HOME/.composer/"

    # Configuration variables.
    - DRUPAL_TI_MODULE_NAME="commerce_google_tag_manager"