commit | a0abc8f2befdebb8ff4e971beb668a22f1c7873a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Apr 25 08:58:02 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Apr 25 08:58:02 2019 +0200 |
tree | 6882567d8df1f871f753fec26969a77903e91095 | |
parent | 084354f0be5375c7ad219a84624ff8bbf5989561 [diff] |
BUILD: travis: remove the "allow_failures" entry Now that OSX passes all regtests as well, remove this temporary entry.
diff --git a/.travis.yml b/.travis.yml index 5042860..f689fe9 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -21,8 +21,6 @@ - os: osx compiler: clang env: TARGET=generic FLAGS= - allow_failures: - - os: osx install: - git clone https://github.com/VTest/VTest.git ../vtest