Skip to content

Commit 6061af2

Browse files
committed
Travis: forgotten static analysis flag
1 parent acd0976 commit 6061af2

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
@@ -6,7 +6,7 @@ matrix:
66
fast_finish: true
77
include:
88
- php: 7.1
9-
env: CS_CHECK=1
9+
env: CS_CHECK=1 STATIC_ANALYSIS=1
1010
- php: 7.2
1111
env: CODE_COVERAGE=1
1212

0 commit comments

Comments
 (0)