Skip to content

Commit 6989fe9

Browse files
committed
Add php 7.4 and 8.0 testing
1 parent fb240c4 commit 6989fe9

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
@@ -3,6 +3,8 @@ php:
33
- 7.1
44
- 7.2
55
- 7.3
6+
- 7.4
7+
- 8.0
68

79
before_script:
810
- composer self-update

0 commit comments

Comments
 (0)