Set allow failure on hhvm due to facebook/hhvm#3321

This commit is contained in:
Robin Appelman 2014-07-31 01:37:52 +02:00
commit 6b13abb570

View file

@ -5,6 +5,10 @@ php:
- 5.5
- hhvm
matrix:
allow_failures:
- php: hhvm # due to facebook/hhvm#3321
env:
global:
- CURRENT_DIR=`pwd`