mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-11 14:53:05 -05:00
BUILD: travis: remove the "allow_failures" entry
Now that OSX passes all regtests as well, remove this temporary entry.
This commit is contained in:
parent
084354f0be
commit
a0abc8f2be
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ matrix:
|
|||
- os: osx
|
||||
compiler: clang
|
||||
env: TARGET=generic FLAGS=
|
||||
allow_failures:
|
||||
- os: osx
|
||||
|
||||
install:
|
||||
- git clone https://github.com/VTest/VTest.git ../vtest
|
||||
|
|
|
|||
Loading…
Reference in a new issue