Skip to content

Commit 004af28

Browse files
committed
remove php7.0 from travis
1 parent 9b125dc commit 004af28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

33
php:
4-
- 7
54
- 7.1
5+
- 7.2
66

77
matrix:
88
fast_finish: true

0 commit comments

Comments
 (0)