Skip to content

Commit fec73b3

Browse files
authored
Remove unsupported versions of PHP
1 parent a7279fc commit fec73b3

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
language: php
22

33
php:
4-
- 5.4
5-
- 5.5
6-
- 5.6
7-
- 7.0
84
- 7.1
95
- 7.2
10-
- hhvm
6+
- 7.3
117

128
sudo: false
139

0 commit comments

Comments
 (0)