Skip to content

Commit d20653b

Browse files
change the php versions to test for
1 parent 392921a commit d20653b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: php
22

33
php:
4-
- 7.3
54
- 7.4
5+
- 8.0
6+
- 8.1
67

78
env:
89
matrix:

0 commit comments

Comments
 (0)