This is an automated email from the ASF dual-hosted git repository. willholley pushed a commit to branch upstream-2.20.0 in repository https://gitbox.apache.org/repos/asf/couchdb-mochiweb.git
commit 2b4b27287ed407bb210b6f0539a37fb11d8ab1eb Author: Bob Ippolito <[email protected]> AuthorDate: Tue May 21 20:24:56 2019 -0700 Debug Travis, it seems like older releases are not working --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 18bf781..eb26c04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,3 +12,5 @@ otp_release: - 17.5 - R16B03-1 - R15B03 +before_script: + - kerl list installations
