Updated test environments.
This commit is contained in:
parent
c4348eeb5d
commit
4497b6c0b6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue