Skip to content

Commit ddc3eef

Browse files
committed
Allow PHP7.4 to fail
1 parent 6818068 commit ddc3eef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,6 @@ jobs:
162162
tags: true
163163
after_deploy:
164164
- ./dev-tools/trigger-website.sh ${TRAVIS_TOKEN} ${TRAVIS_TAG}
165+
166+
allow_failures:
167+
- php: 7.4snapshot

0 commit comments

Comments
 (0)