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 4ea5fe2 commit 6a17e5eCopy full SHA for 6a17e5e
.travis.yml
@@ -3,7 +3,8 @@ php:
3
- 7.0
4
- 7.1
5
install: composer install --no-interaction --prefer-source
6
-matrix:
+env:
7
+ matrix:
8
- VERIFICATION_TOOL=copyright-check
9
- VERIFICATION_TOOL=phpunit-checks
10
- VERIFICATION_TOOL=static-checks
0 commit comments