HHVM not allowed to fail

This commit is contained in:
Chris Boden 2016-01-27 23:41:03 -05:00
parent f6bf0ca07c
commit 797df1b318

View File

@ -7,10 +7,6 @@ php:
- 7
- hhvm
matrix:
allow_failures:
- php: hhvm
before_install:
- export PATH=$HOME/.local/bin:$PATH
- pip install autobahntestsuite --user `whoami`