Skip to content
Snippets Groups Projects
Commit 66a765aa authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3120794: Add rm /home/rajab/.composer/auth.json in travis.yml

parent 34ca4849
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,7 @@ before_install:
install:
- git checkout $TRAVIS_COMMIT
## Build with the composer.
- rm $HOME/.composer/auth.json
- composer install --no-interaction
## Install with drush.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment