We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4635b commit cd92f72Copy full SHA for cd92f72
1 file changed
.travis.yml
@@ -8,7 +8,7 @@ notifications:
8
irc: false
9
10
env:
11
- - REPORT_EXIT_STATUS=1 NO_INTERACTION=1
+ - REPORT_EXIT_STATUS=1 NO_INTERACTION=1 TEST_PHP_ARGS='--show-diff' CFLAGS="-Wall"
12
13
#Compile
14
before_script:
0 commit comments