Skip to content

Commit

Permalink
remove export & use COMPOSER_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
WengerK committed Jan 16, 2019
1 parent e644c81 commit 7af64f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:
# see: https://github.com/drush-ops/drush#install---composer
- PATH="$PATH:$HOME/.composer/vendor/bin"
# force composer 1.8+ to use a specific folder as home
#- export COMPOSER_HOME="$HOME/.composer/"
- COMPOSER_HOME="$HOME/.composer/"

# Configuration variables.
- DRUPAL_TI_MODULE_NAME="[[[FILL THIS OUT]]]"
Expand Down

0 comments on commit 7af64f9

Please sign in to comment.