Commit 9d9e30df authored by Bas de Nooijer's avatar Bas de Nooijer

Merge pull request #389 from shieldo/dont_allow_hhvm_failures

stop allowing travis test failures for HHVM
parents 5634e368 c18302ab
...@@ -25,8 +25,6 @@ after_script: vendor/bin/coveralls -v ...@@ -25,8 +25,6 @@ after_script: vendor/bin/coveralls -v
matrix: matrix:
allow_failures: allow_failures:
- php: 5.3 - php: 5.3
- php: hhvm
- php: nightly - php: nightly
sudo: false sudo: false
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