mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12472] Set fast_finish for travis
Now, a build will finish as soon as a job has failed, or when the only jobs left allow failures. http://docs.travis-ci.com/user/build-configuration/#Fast-finishing PHPBB3-12472
This commit is contained in:
@@ -35,3 +35,4 @@ matrix:
|
||||
env: DB=postgres
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
Reference in New Issue
Block a user