Skip to content

Commit

Permalink
fix: composer with travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffroy-aubry committed May 19, 2013
1 parent ab4d453 commit fe55160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:

before_script:
- cp phpunit-dist.xml phpunit.xml
- composer install
script: phpunit --configuration phpunit.xml

notifications:
Expand Down

0 comments on commit fe55160

Please sign in to comment.