We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7aca15 commit 13f2ff4Copy full SHA for 13f2ff4
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
12
script:
13
- php -v
14
- - vendor/bin/phpcs --standard=psr2 src/ tests/ZendTwig/ tests/Fixture/
+ - vendor/bin/phpcs --standard=psr2 src/ tests/
15
- vendor/bin/phpunit -c tests
16
17
after_success:
0 commit comments