Skip to content

Commit

Permalink
Removed composer-asset-plugin from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Shishkov committed Jan 12, 2021
1 parent 35365cc commit 24c1be7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ cache:

install:
- composer self-update && composer --version
- travis_retry composer global require "fxp/composer-asset-plugin:~1.4"
- export PATH="$HOME/.composer/vendor/bin:$PATH"
- travis_retry composer install --prefer-dist --no-interaction

Expand Down

0 comments on commit 24c1be7

Please sign in to comment.