Make Hiphop failures okay

This commit is contained in:
Timothy Warren 2014-02-06 20:30:08 -05:00
parent 7b7219e727
commit 9b80d946a9
1 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,7 @@ before_script:
- sh -c "mysql -e 'create database IF NOT EXISTS test;'"
script: php ./tests/index.php
matrix:
allow_failures:
- php: hhvm