BUILD: travis: remove the "allow_failures" entry

Now that OSX passes all regtests as well, remove this temporary entry.
This commit is contained in:
Willy Tarreau 2019-04-25 08:58:02 +02:00
parent 084354f0be
commit a0abc8f2be

View File

@ -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