This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
The following commit(s) were added to refs/heads/main by this push: new e7aaf72 PROTON-2403, PROTON-2351: remove 'allow fail' on Travis MacOS jobs now that 471d043db648e9fc855ae2d9330fa5dfb4332dd3 changes got things working again e7aaf72 is described below commit e7aaf72730d740312ff07e18c23d946a81acdd84 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Jul 8 14:04:36 2021 +0100 PROTON-2403, PROTON-2351: remove 'allow fail' on Travis MacOS jobs now that 471d043db648e9fc855ae2d9330fa5dfb4332dd3 changes got things working again This reverts commit cbdb8d531ade5b4bb9d037d3383ac0ddd81613aa. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c9681e0..fae492b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,6 @@ # jobs: - allow_failures: - - os: osx include: - os: linux dist: xenial --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org