Skip to content

Commit

Permalink
chore: add PHP 8.1 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Mar 17, 2022
1 parent aaaea91 commit d829b88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,9 +1,12 @@
language: php

dist: bionic

php:
- 7.3
- 7.4.22
- 8.0
- 8.1

env:
global:
Expand Down

0 comments on commit d829b88

Please sign in to comment.