Disallow failures for OSX builds by enabling brew update
https://travis-ci.community/t/xcode-8-3-homebrew-outdated-error/3798 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
b9217146ab
commit
c0dc309b8c
@ -48,7 +48,6 @@ cache:
|
||||
jobs:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- os: osx
|
||||
- name: "PHP 7.1 with dbase extension"
|
||||
- name: "PHP 7.4"
|
||||
|
||||
@ -115,6 +114,7 @@ jobs:
|
||||
- php
|
||||
- composer
|
||||
- mariadb
|
||||
update: true
|
||||
|
||||
- stage: "PHP Unit tests"
|
||||
name: "Windows"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user