Skip to content

Commit

Permalink
Travis jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
autowp committed Aug 23, 2017
1 parent 2ba6fbf commit 6c61636
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 @@ -10,8 +10,8 @@ matrix:
before_script: composer install

script:
- composer phpcs
- composer phpmd src,test text ruleset.xml --suffixes php
- composer cs-check
- composer phpmd
- ./vendor/bin/phpunit --coverage-clover ./test/logs/clover.xml

after_script:
Expand Down

0 comments on commit 6c61636

Please sign in to comment.