Skip to content

Commit

Permalink
Added travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgallego committed Jul 30, 2013
1 parent d88af3d commit e43fefc
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 @@ -9,7 +9,7 @@ env:
before_script:
- composer require symfony/http-foundation:${SYMFONY_VERSION}

script: phpunit --coverage-text
script: phpunit -c app

notifications:
email:
Expand Down

0 comments on commit e43fefc

Please sign in to comment.