Skip to content

Commit

Permalink
Changed Travis CI commands
Browse files Browse the repository at this point in the history
  • Loading branch information
waltertamboer committed Jan 29, 2020
1 parent ecbd996 commit 9ec0fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ before_script:
- travis_retry composer install

script:
- vendor/bin/phpcs --standard=vendor/chesszebra/coding-standards/ChessZebra/ruleset.xml
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
- vendor/bin/phpcs
- vendor/bin/phpunit

0 comments on commit 9ec0fed

Please sign in to comment.