Skip to content

Commit

Permalink
Travis.yml adjusted to fix the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Kazemier committed Mar 11, 2013
1 parent e8a262f commit aea0906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
# - SYMFONY_VERSION=dev-master

before_script:
- composer require symfony/framework-bundle:${SYMFONY_VERSION}
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --dev
- composer install --dev

script: phpunit --coverage-text
Expand Down

0 comments on commit aea0906

Please sign in to comment.