Add support of HHVM for Travis
This commit is contained in:
parent
0885e71e95
commit
db4537dc28
|
|
@ -4,6 +4,7 @@ php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- hhvm
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
## Composer
|
## Composer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue