This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch fix-erlang-21-eunit-failures
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/fix-erlang-21-eunit-failures 
by this push:
     new fdaa63d  Run tests on Erlang 21.0
fdaa63d is described below

commit fdaa63dca936ad12fe617eef5fb6d0499cd3c0a8
Author: Paul J. Davis <[email protected]>
AuthorDate: Fri Jun 22 14:44:05 2018 -0500

    Run tests on Erlang 21.0
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index fe84f87..b4ff3dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ sudo: false
 
 os: linux
 otp_release:
+   - 21.0
    - 20.1
    - 19.3
    - 18.3

Reply via email to