Added PHP 5.6 testing

This commit is contained in:
Alex Bilbie 2014-02-12 09:57:58 +00:00
parent 064d4d967c
commit e07e0dba78

View File

@ -3,6 +3,7 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
@ -18,4 +19,4 @@ script: phpunit --configuration phpunit.xml.dist
cache:
directories:
- vendor
- vendor