Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 970ac34

Browse files
author
Andreu Correa Casablanca
committed
Remove PHP 5.* support
1 parent f53a1c2 commit 970ac34

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

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

33
php:
4+
- 7.1
45
- 7.0
5-
- 5.6
6-
- 5.5
7-
- 5.4
86
- hhvm
97

108
install:

0 commit comments

Comments
 (0)