mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 17:43:23 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user