Skip to content

Commit 3ec5d63

Browse files
committed
Allow failure for php8 while travis add this php version
1 parent 1bc6f3c commit 3ec5d63

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
@@ -50,6 +50,7 @@ jobs:
5050
allow_failures:
5151
# - php: nightly
5252
- php: hhvm
53+
- php: 8.0
5354

5455
install:
5556
- ./bin/ci/install_dependencies.sh

0 commit comments

Comments
 (0)