Updated test environments.

This commit is contained in:
Josh Sherman 2014-09-20 01:57:08 -04:00
parent c4348eeb5d
commit 4497b6c0b6

View file

@ -6,11 +6,11 @@ php:
- 5.5
- 5.6
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: 5.6
- php: hhvm
- php: hhvm-nightly
install:
- composer install