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.5
- 5.6 - 5.6
- hhvm - hhvm
- hhvm-nightly
matrix: matrix:
allow_failures: allow_failures:
- php: 5.6 - php: hhvm-nightly
- php: hhvm
install: install:
- composer install - composer install