Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmilos committed Oct 29, 2015
1 parent e0115cb commit 78832be
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 @@ before_script:
- COMPOSER_ROOT_VERSION=dev-master composer install

script:
- php php-cs-fixer.phar fix
- php php-cs-fixer.phar fix --dry-run -v
- bin/phpunit --coverage-clover build/logs/clover.xml

after_script:
Expand Down

0 comments on commit 78832be

Please sign in to comment.