Skip to content

Commit

Permalink
Added composer self-update command
Browse files Browse the repository at this point in the history
  • Loading branch information
jschaedl committed Jun 17, 2014
1 parent 82d9606 commit 28b12f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ php:
- 5.3

before_script:
- composer self-update
- composer --prefer-source --dev install

script:
- phpunit -c tests/phpunit.xml tests/
- phpunit -c tests/phpunit.xml tests/

0 comments on commit 28b12f2

Please sign in to comment.