Skip to content

Commit

Permalink
Added composer selfupdate to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Dunogier committed May 6, 2015
1 parent 2628a0a commit 8bb8cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/.travis/prepare_ezpublish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ echo "> Copy behat specific parameters.yml settings"
cp bin/.travis/parameters.yml ezpublish/config/

echo "> Install dependencies through composer"
composer selfupdate
composer install -n --prefer-dist

if [ "$INSTALL" = "demoContentNonUniqueDB" ] ; then
Expand Down

0 comments on commit 8bb8cc6

Please # to comment.