Skip to content

Commit 02c7ce7

Browse files
committed
First class support for PHP 5.3 through PHP 7.1 and HHVM
1 parent af83167 commit 02c7ce7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ language: php
22

33
php:
44
- 5.3
5+
- 5.4
6+
- 5.5
57
- 5.6
8+
- 7.0
9+
- 7.1
610
- hhvm
711

812
install:

0 commit comments

Comments
 (0)