Commit 273cba7f authored by Steve Müller's avatar Steve Müller

allow failure for HHVM and MariaDB build

parent 5fbb8ae4
...@@ -122,6 +122,8 @@ matrix: ...@@ -122,6 +122,8 @@ matrix:
env: DB=mysql env: DB=mysql
- php: hhvm - php: hhvm
env: DB=mysqli env: DB=mysqli
- php: hhvm
env: DB=mariadb
- php: hhvm-nightly - php: hhvm-nightly
exclude: exclude:
- php: hhvm - php: hhvm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment