Make Hiphop failures okay
This commit is contained in:
parent
7b7219e727
commit
9b80d946a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user