Make HHVM optional with the correct syntax

This commit is contained in:
Timothy Warren 2014-02-18 20:14:27 -05:00
parent ab3b802cff
commit 65de660bff
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ script: cd tests && phpunit --coverage-text
matrix:
allow_failures:
- php: 5.2
- hhvm
- php: hhvm