Skip to content

Commit 4e46613

Browse files
committed
travis: test against PHP 8
1 parent f93df6c commit 4e46613

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ matrix:
77
- env: COMPOSER_FLAGS="--prefer-lowest"
88
php: 7.1
99
- php: 7.2
10+
- php: 8.0
11+
dist: bionic
1012

1113
before_install:
1214
- composer self-update

0 commit comments

Comments
 (0)