Skip to content

Commit

Permalink
Remove phpcs script.
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jan 3, 2018
1 parent 50f4e66 commit f62e6c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,6 @@ before_script:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source

script:
- vendor/bin/phpcs --standard=psr2 src/
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover

after_script:
Expand Down

0 comments on commit f62e6c0

Please sign in to comment.