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 acd0976 commit 6061af2Copy full SHA for 6061af2
.travis.yml
@@ -6,7 +6,7 @@ matrix:
6
fast_finish: true
7
include:
8
- php: 7.1
9
- env: CS_CHECK=1
+ env: CS_CHECK=1 STATIC_ANALYSIS=1
10
- php: 7.2
11
env: CODE_COVERAGE=1
12
0 commit comments