Skip to content

Commit 7d54c8a

Browse files
committed
allow PHP 8 builds to fail
1 parent 2a9e0f1 commit 7d54c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ matrix:
3333
allow_failures:
3434
- php: 7.4
3535
env: DEPENDENCIES='dev'
36+
- php: nightly
3637

3738
before_install:
3839
- echo "memory_limit=4G" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini

0 commit comments

Comments
 (0)