Skip to content

Commit

Permalink
Removed the dependency of Composer to make tests run faster on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Augusto Pascutti committed Mar 11, 2012
1 parent 479aeb0 commit 4c2595c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: php
script: make test

before_script:
- "wget http://getcomposer.org/composer.phar"
- "php composer.phar install"

php:
- 5.3
- 5.4
Expand Down

0 comments on commit 4c2595c

Please sign in to comment.