Travis CI: Test on PHP 8.0 and 8.1
This commit is contained in:
parent
f7ccd0b703
commit
0f152c7165
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
|||
- php: 7.2
|
||||
- php: 7.3
|
||||
- php: 7.4
|
||||
- php: 8.0
|
||||
- php: 8.1
|
||||
- php: nightly
|
||||
|
||||
# Branch deployment stage
|
||||
|
|
Loading…
Reference in a new issue