Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit 9d1293d

Browse files
authored
Add tests for php 8.0 & 8.1
1 parent 6335466 commit 9d1293d

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
@@ -4,6 +4,8 @@ php:
44
- 7.1
55
- 7.2
66
- 7.3
7+
- 8.0
8+
- 8.1
79

810
install:
911
- travis_retry composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)