Skip to content

Commit

Permalink
Remove unnecessary step from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu committed Aug 9, 2015
1 parent b4fd504 commit a107e81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ install:
- travis_retry composer install --no-interaction
- travis_retry wget https://scrutinizer-ci.com/ocular.phar

before_script:
- mkdir -p build/logs

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

0 comments on commit a107e81

Please sign in to comment.