Skip to content

Commit 6ad4150

Browse files
committed
feat(): add test php 5.6 and 7.0
1 parent 894d9a5 commit 6ad4150

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
@@ -1,6 +1,8 @@
11
language: php
22

33
php:
4+
- 5.6
5+
- 7.0
46
- 7.1
57
- 7.2
68
- 7.3

0 commit comments

Comments
 (0)