Skip to content

Commit 22e1a82

Browse files
committed
Removed support for php 5.6 and 7.0
1 parent 226d07b commit 22e1a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

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

33
php:
4-
- 5.6
5-
- 7.0
4+
# - 5.6
5+
# - 7.0
66
- 7.1
77
- 7.2
88
- 7.3

0 commit comments

Comments
 (0)