Test suite now works on HHVM on Travis-CI
This commit is contained in:
parent
5b831f7ae7
commit
e302e17092
|
|
@ -7,11 +7,6 @@ php:
|
|||
- 5.4
|
||||
- 5.3
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y -qq postfix
|
||||
|
|
|
|||
Loading…
Reference in New Issue