Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
Update Composer before running it (see travis-ci/travis-ci#1300).
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Aug 31, 2013
1 parent 4f7c7b0 commit 77ec5ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/before.sh
Expand Up @@ -4,6 +4,8 @@
# some other things.
#

echo -- Updating Composer
composer self-update
echo -- Installing the dependencies
composer install --dev

Expand Down

0 comments on commit 77ec5ee

Please sign in to comment.