Skip to content

Commit

Permalink
Attempt to fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulradt committed Mar 21, 2019
1 parent b13bcd0 commit e73d0cc
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 @@ -14,5 +14,5 @@ install:
- composer update --no-interaction --prefer-source $COMPOSER_FLAGS

script:
- phpunit --coverage-text --colors
- php ./vendor/bin/phpunit --coverage-text --colors
- php ./vendor/bin/phpcs --standard=psr2 Client/ Core/ DependencyInjection/ Exception/ Resources/ Service/ Tests/ FacebookMessengerBundle.php

0 comments on commit e73d0cc

Please sign in to comment.