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.
2 parents 462d9ed + e57b1b5 commit c44afc6Copy full SHA for c44afc6
.travis.yml
@@ -24,7 +24,8 @@ matrix:
24
- php: 7.2
25
- php: 7.3
26
- php: 7.4
27
- env: DOCCHECK=true COVERAGE=true PHPUNIT_FLAGS="-v --coverage-text" VARNISH_MODULES_VERSION=0.12.1
+ env: COVERAGE=true PHPUNIT_FLAGS="-v --coverage-text" VARNISH_MODULES_VERSION=0.12.1
28
+ #TODO re-add DOCCHECK=true - see https://github.com/FriendsOfSymfony/FOSHttpCache/pull/450
29
30
# Test with Varnish 4
31
0 commit comments