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 6818068 commit ddc3eefCopy full SHA for ddc3eef
.travis.yml
@@ -162,3 +162,6 @@ jobs:
162
tags: true
163
after_deploy:
164
- ./dev-tools/trigger-website.sh ${TRAVIS_TOKEN} ${TRAVIS_TAG}
165
+
166
+ allow_failures:
167
+ - php: 7.4snapshot
0 commit comments