Skip to content

Commit edbdd91

Browse files
committed
Update PHP version in travis
1 parent eaeea7f commit edbdd91

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

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

33
php:
4-
- 5.5.9
5-
- 5.6
6-
- 7.0
7-
- 7.1
84
- 7.2
5+
- 7.3
96

107
sudo: false
118

0 commit comments

Comments
 (0)