Skip to content

Commit

Permalink
updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kzykhys committed Aug 2, 2013
1 parent bb0db1b commit 2ac7624
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 @@ -7,6 +7,7 @@ php:
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev --no-interaction
- php composer.phar require satooshi/php-coveralls:dev-master

script:
- mkdir -p build/logs
Expand Down

0 comments on commit 2ac7624

Please sign in to comment.