Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffroy-aubry committed Mar 20, 2015
1 parent 89de48e commit 875611a
Show file tree
Hide file tree
Showing 3 changed files with 2,263 additions and 404 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ php:

before_script:
- cp phpunit-dist.xml phpunit.xml
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev --no-interaction
- composer self-update
- composer install --dev --no-interaction

script:
- mkdir -p build/logs
Expand Down

0 comments on commit 875611a

Please sign in to comment.