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

Commit

Permalink
Adding Composer options.
Browse files Browse the repository at this point in the history
  • Loading branch information
kherge committed May 2, 2013
1 parent 09c9401 commit 6497f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ php:
- 5.4

before_script:
- composer install --dev
- composer install --dev --no-interaction --prefer-source

script: bin/phpunit

0 comments on commit 6497f46

Please sign in to comment.