1
0
Fork 0

Test on HHVM nightly releases. Allow to fail.

Nightly releases could change in unpredictable way.
So they should not fail the whole build.

However we could catch problems and breaking changes
on next versions of HHVM early.
pull/3828/head
Haralan Dobrev 2015-03-08 19:30:56 +02:00
parent 8956c34da6
commit 3667e18885
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ php:
- 5.6
- 7.0
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: hhvm-nightly
before_script:
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini