We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dc7b3 commit becd6b4Copy full SHA for becd6b4
.travis.yml
@@ -17,7 +17,7 @@ if: tag IS blank
17
env:
18
global:
19
# Set the composer vendor Path.
20
- - COMPOSER_VENDOR_PATH="$HOME/.composer/vendor"
+ - COMPOSER_VENDOR_PATH="$HOME/.config/composer/vendor"
21
22
# Add executables into PATH.
23
- PATH="$PATH:$COMPOSER_VENDOR_PATH/bin"
0 commit comments