Skip to content

Commit 26bd495

Browse files
authored
Update .travis.yml
1 parent 5aff2d0 commit 26bd495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ before_script:
1111
- composer install
1212

1313
script:
14-
- vendor/bin/phpcs --standard=PSR2 src/ test/
15-
- phpunit --coverage-clover build/logs/clover.xml
14+
- vendor/bin/phpcs
15+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)