summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@apache.org>2017-10-31 20:31:09 +0300
committerJan Lehnardt <jan@apache.org>2017-10-31 19:03:11 +0100
commitd537a14f0630836783b41a5ccd4ef773b2db2842 (patch)
tree665a66484ec270658ffbbd24dedf84c9204ca904
parentc0e4aa6265504c5f45c0e7a036998b54cd6e5dd1 (diff)
downloadcouchdb-d537a14f0630836783b41a5ccd4ef773b2db2842.tar.gz
Mark R15B03 build as flaky
It's runs unstable on travis and while 2.x branch no longer supports it, we recommend to use recent Erlang/OTP release as possible to avoid any issues.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 03a83be76..18f9e00e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,3 +20,4 @@ otp_release:
matrix:
allow_failures:
- otp_release: R14B04
+ - otp_release: R15B03