Skip to content

Commit f6b9861

Browse files
committed
Merge pull request Incenteev#50 from h4cc/master
Added PHP 5.6 and HHVM to travis.
2 parents e4e191b + 1bdafb6 commit f6b9861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ php:
33
- 5.3
44
- 5.4
55
- 5.5
6+
- 5.6
7+
- hhvm
68

79
before_script: composer install --dev
810

0 commit comments

Comments
 (0)