Travis: test on 8.1.x vs 8.1.0

This commit is contained in:
terrafrost 2022-05-13 14:54:42 -05:00
parent eb71a6da75
commit 1611bdee76

View File

@ -22,7 +22,7 @@ matrix:
dist: xenial dist: xenial
- php: 8.0 - php: 8.0
dist: bionic dist: bionic
- php: 8.1.0 - php: 8.1
dist: bionic dist: bionic
before_install: true before_install: true