Skip to content

Commit 0294ce9

Browse files
TomasVotrubajaapio
authored andcommitted
travis: add tests to cs check
1 parent 44c0ac7 commit 0294ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install:
1717
script:
1818
- vendor/bin/phpunit --coverage-clover=coverage.clover -v
1919
# coding style
20-
- temp/ecs/bin/ecs check src
20+
- temp/ecs/bin/ecs check src tests
2121

2222
after_script:
2323
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)