Skip to content

Commit 1970e56

Browse files
authored
Add php 7.2, drop support of hhvm (#6)
1 parent 113f467 commit 1970e56

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
@@ -2,7 +2,7 @@ language: php
22
php:
33
- '7.0'
44
- '7.1'
5-
- hhvm
5+
- '7.2'
66
- nightly
77

88
matrix:

0 commit comments

Comments
 (0)