Commit 53ebd02e by Carsten Brandt

Merge pull request #3463 from DaSourcerer/travis-ci

[travis-ci] Allow fast finishing
parents a87e589a f81ab0d4
......@@ -9,6 +9,7 @@ php:
# run build against PHP 5.6 and hhvm but allow them to fail
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
matrix:
fast_finish: true
allow_failures:
- php: hhvm
- php: 5.6
......
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