Skip to content

Commit 72ed2f5

Browse files
committed
remove php5 from travis and add 7.3 and 7.4
1 parent d1aff0f commit 72ed2f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
language: php
22
os: linux
33
php:
4-
- 5.6
54
- 7.0
65
- 7.1
76
- 7.2
7+
- 7.3
8+
- 7.4
89
env:
910
global:
1011
- CC_TEST_REPORTER_ID=b6d85f5dc7af90e89653c56b04866b27d98b35e84c2ff9a5d9499bbb53469cbf

0 commit comments

Comments
 (0)