Skip to content

Commit

Permalink
Delete unsupported phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zul3s committed Jan 18, 2018
1 parent ed592f4 commit 0f87797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ before_script:

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

after_script:
- wget https://scrutinizer-ci.com/ocular.phar
Expand Down

0 comments on commit 0f87797

Please sign in to comment.