Skip to content

Commit 4cbfb24

Browse files
chore(travis): Bump to PHP 7.2
1 parent 5bc7bcc commit 4cbfb24

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,9 +1,7 @@
11
language: php
22

33
php:
4-
- 7.0
5-
- 7.1
6-
- hhvm
4+
- 7.2
75

86
matrix:
97
allow_failures:

0 commit comments

Comments
 (0)