Skip to content

Commit 13f2ff4

Browse files
author
Andrii Afanasiev
committed
tests
1 parent a7aca15 commit 13f2ff4

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
@@ -11,7 +11,7 @@ before_install:
1111

1212
script:
1313
- php -v
14-
- vendor/bin/phpcs --standard=psr2 src/ tests/ZendTwig/ tests/Fixture/
14+
- vendor/bin/phpcs --standard=psr2 src/ tests/
1515
- vendor/bin/phpunit -c tests
1616

1717
after_success:

0 commit comments

Comments
 (0)